summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-03-23drivers/net/wireless: Use IW_HANDLER macroJoe Perches
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen
2010-03-23wl1271: Update filters properlyJuuso Oikarinen
2010-03-23wl1271: Removed duplicate code from module remove function.Teemu Paasikivi
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen
2010-03-23wl1271: enable U-APSDKalle Valo
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo
2010-03-23wl1271: create qos nullfunc templateKalle Valo
2010-03-23wl1271: get probe request template from mac80211Kalle Valo
2010-03-23wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo
2010-03-23wl1271: enable WMMKalle Valo
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen
2010-03-23wl1271: Fix SG configuration message structuresJuuso Oikarinen
2010-03-23wl1271: Changed SDIO MMC host claimingTeemu Paasikivi
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi
2010-03-23wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith
2010-03-23ath9k_hw: fix hardware deinitSujith
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith
2010-03-23ath9k_hw: update initialization values for AR9271Sujith
2010-03-23ath9k: decrease size of ath9k.koMing Lei
2010-03-23be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla
2010-03-23be2net: handle dma mapping errors in Tx pathSathya Perla
2010-03-23ixgbevf: Message formatting fixupJoe Perches
2010-03-23korina: use resource_size()Dan Carpenter
2010-03-23ewrk3: range checking problemDan Carpenter
2010-03-23netconsole: do not depend on experimentalAmerigo Wang
2010-03-23stmmac: use resource_size()Dan Carpenter
2010-03-23igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck
2010-03-23igb: cleanup usage of virtualization registersAlexander Duyck
2010-03-23igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-22can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov
2010-03-22can: sja1000: allow shared interrupt definitionYegor Yefremov
2010-03-22bonding: flush unicast and multicast lists when changing typeJiri Pirko
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger