aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-20b43: Add LP-PHY firmware loading supportGábor Stefanik
2009-08-20ssb: Fix typo in the rev8 SPROM extraction routineGábor Stefanik
2009-08-20p54: disable PS by defaultChristian Lamparter
2009-08-20ath9k: Updates for AR9287_12 version of chipset.Vivek Natarajan
2009-08-20ath9k: Fix ref power interpolation logic for AR9287 chipsets.Vivek Natarajan
2009-08-20ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan
2009-08-20ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.Vivek Natarajan
2009-08-20ath9k: Add open loop power control support for AR9287.Vivek Natarajan
2009-08-20b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik
2009-08-20b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik
2009-08-20libertas: don't use dynamic-sized arrayAndrey Yurovsky
2009-08-20iwlwifi: disable PS by defaultJohannes Berg
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin
2009-08-20iwlwifi: add thermal throttling support to 5150Wey-Yi Guy
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin
2009-08-20iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin
2009-08-20iwlwifi: configure HT40 channels in iwl_mac_configDaniel C Halperin
2009-08-20iwlwifi: refactor packet reception codeDaniel C Halperin
2009-08-20iwlwifi: remove unused members of iwl_ht_infoJohannes Berg
2009-08-20iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy
2009-08-20iwlwifi: cleanup HT40 extension channels setupZhu Yi
2009-08-20iwlwifi: include HT configuration when adding stations through rs_rate_initDaniel C Halperin
2009-08-20iwlwifi: remove unused HT configuration entry tx_chan_widthDaniel C Halperin
2009-08-20iwlwifi: prevent read outside array boundsReinette Chatre
2009-08-20b43: LP-PHY: Initialize TX power controlGábor Stefanik
2009-08-20b43: Update dummy transmission to match V4 specsGábor Stefanik
2009-08-14sky2: remove restarting workaround flagStephen Hemminger
2009-08-14ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou
2009-08-14ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-14sky2: version 1.24Stephen Hemminger
2009-08-14sky2: fix pause negotiationStephen Hemminger
2009-08-14sky2: lock less transmit completionStephen Hemminger
2009-08-14sky2: cleanup restart operationsStephen Hemminger
2009-08-14sky2: hold RTNL when doing suspend/shutdown operationsStephen Hemminger
2009-08-14sky2: hold spinlock around phy_power_downStephen Hemminger
2009-08-14sky2: Reset tx train after interrupts disabled.Mike McCormack
2009-08-14sky2: Move tx reset functionality to sky2_tx_reset()Mike McCormack
2009-08-14sky2: Avoid rewinding sky2->tx_prodMike McCormack
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik
2009-08-14ath9k: Set HW state properlySujith
2009-08-14ath9k: Fix bug in PCI resumeSujith
2009-08-14ath9k: Remove duplicate variablesSujith
2009-08-14ath9k: Remove has_hw_phycountersSujith
2009-08-14ath9k: update kconfig to indicate support for AR9002 familyLuis R. Rodriguez
2009-08-14ath5k: use bit shift operators for cache line sizeLuis R. Rodriguez
2009-08-14ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez
2009-08-14ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez