aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-21pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki1-1/+1
2009-04-21mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier1-3/+2
2009-04-21mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin1-32/+13
2009-04-21mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin1-1/+1
2009-04-21mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin4-6/+8
2009-04-21mlx4_en: Fix a race at restart taskYevgeny Petrilin1-8/+11
2009-04-21mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin1-2/+4
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-59/+95
2009-04-20tg3: Fix SEEPROM accessesMatt Carlson1-9/+17
2009-04-20ar9170usb: fix hang on resumeChristian Lamparter1-20/+90
2009-04-20mwl8k: fix module re-insertion bugJoerg Albert1-2/+2
2009-04-20p54: deactivate broken powersave functionChristian Lamparter1-2/+0
2009-04-20iwl3945-base.c: Add missing space to debug printJoe Perches1-1/+1
2009-04-20rt2x00: Don't free register information on suspendIvo van Doorn2-34/+2
2009-04-20tun: Fix sk_sleep races when attaching/detachingHerbert Xu1-9/+6
2009-04-20tun: Only free a netdev when all tun descriptors are closedHerbert Xu1-13/+19
2009-04-20net: fix "compatibility" typosMarcin Slusarz1-2/+2
2009-04-20cxgb3: Fix EEH final recovery attemptDivy Le Ray1-0/+7
2009-04-20cxgb3: Fix potential msi-x vector leakDivy Le Ray1-1/+6
2009-04-20cxgb3: fix workqueue flush issuesDivy Le Ray1-3/+5
2009-04-20cxgb3: fix link fault handlingDivy Le Ray2-30/+3
2009-04-17vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy1-3/+6
2009-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller18-47/+107
2009-04-17ar9170usb: add ZyXEL NWD271NChristian Lamparter1-0/+2
2009-04-17pegasus: Handle disconnect error code correctly.Oliver Neukum1-0/+1
2009-04-17macb: process the RX ring regardless of interrupt statusErik Waling1-18/+0
2009-04-17macb: Handle Retry Limit Exceeded errorsErik Waling1-4/+6
2009-04-17ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz1-11/+17
2009-04-17ixgbe: Fix DCB traffic class mapping for 82599PJ Waskiewicz1-4/+48
2009-04-17e1000: fix transmit routine exit bugJesse Brandeburg1-3/+3
2009-04-17e1000e: fix bug in restart queue logicJesse Brandeburg1-4/+4
2009-04-16ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds1-1/+1
2009-04-16ar9170: fix struct layout on armJohannes Berg1-4/+4
2009-04-16orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin1-5/+3
2009-04-16rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski1-3/+1
2009-04-16fix iwl3945 registration regressionJohannes Berg1-0/+2
2009-04-16b43: Do radio lock assertion in softwareMichael Buesch3-5/+20
2009-04-16rt2x00: Add rt73usb USB IDsIvo van Doorn1-0/+2
2009-04-16p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter1-0/+1
2009-04-16ar9170: add Cace Airpcap NX usb_idChristian Lamparter1-0/+2
2009-04-16airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams1-1/+1
2009-04-16at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin1-0/+2
2009-04-16libertas: don't leak skb on receive errorPhilip Rakity1-0/+2
2009-04-16ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin1-1/+3
2009-04-16net/ps3: Fix wireless AP connect error handlingMasakazu Mokuno1-0/+3
2009-04-16p54spi: fix locking warning in p54spi_op_txChristian Lamparter1-12/+13
2009-04-16p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter1-6/+6
2009-04-16b43: Refresh RX poison on buffer recyclingMichael Buesch1-10/+11
2009-04-16b43: Poison RX buffersMichael Buesch1-4/+33
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto1-3/+2