summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-23wl1271: get probe request template from mac80211Kalle Valo4-116/+40
2010-03-23wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo1-24/+20
2010-03-23wl1271: enable WMMKalle Valo2-3/+2
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen5-4/+81
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2-31/+37
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen5-139/+328
2010-03-23wl1271: Fix SG configuration message structuresJuuso Oikarinen2-71/+66
2010-03-23wl1271: Changed SDIO MMC host claimingTeemu Paasikivi1-18/+9
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi6-25/+30
2010-03-23wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen1-1/+2
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith18-1/+6393
2010-03-23ath9k_hw: fix hardware deinitSujith2-3/+4
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2-0/+15
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith1-32/+2
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith1-3/+6
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith1-0/+8
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith1-4/+4
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith1-2/+4
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith2-2/+12
2010-03-23ath9k_hw: update initialization values for AR9271Sujith3-65/+146
2010-03-23ath9k: decrease size of ath9k.koMing Lei1-2/+2
2010-03-23be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla1-21/+12
2010-03-23be2net: handle dma mapping errors in Tx pathSathya Perla1-3/+38
2010-03-23ixgbevf: Message formatting fixupJoe Perches1-3/+3
2010-03-23korina: use resource_size()Dan Carpenter1-3/+3
2010-03-23ipoib: remove addrlen check for mc addressesJiri Pirko1-5/+1
2010-03-23ewrk3: range checking problemDan Carpenter1-2/+1
2010-03-23netconsole: do not depend on experimentalAmerigo Wang1-4/+3
2010-03-23stmmac: use resource_size()Dan Carpenter1-6/+5
2010-03-23igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck6-5/+83
2010-03-23igb: cleanup usage of virtualization registersAlexander Duyck1-12/+16
2010-03-23igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck1-20/+0
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller102-2267/+3560
2010-03-22qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka1-1/+1
2010-03-22can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov1-4/+38
2010-03-22can: sja1000: allow shared interrupt definitionYegor Yefremov1-1/+1
2010-03-22bonding: flush unicast and multicast lists when changing typeJiri Pirko1-0/+4
2010-03-21ipv6: convert idev_list to list macrosstephen hemminger1-4/+5
2010-03-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller21-140/+240
2010-03-21Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2-10/+18
2010-03-20KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov1-15/+9
2010-03-20igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny3-0/+3
2010-03-20ixgbevf: Message formatting cleanupsGreg Rose1-2/+2
2010-03-20ixgbevf: Shorten up delay timer for watchdog taskGreg Rose1-1/+1
2010-03-20ixgbevf: Fix VF Stats accounting after resetGreg Rose3-38/+78
2010-03-20ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala1-2/+6
2010-03-20ixgbe: fix for real_num_tx_queues update issueVasu Dev1-3/+3
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy6-40/+85