summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-20b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik
2009-08-20b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik
2009-08-20b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik
2009-08-20b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik
2009-08-20b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik
2009-08-20b43: LP-PHY: Update baseband init for recent spec changesGábor Stefanik
2009-08-20b43: Handle B43_PHYTYPE_LP in RX pathGábor Stefanik
2009-08-20b43: LP-PHY: Fix another TX power control abuseGábor Stefanik
2009-08-20b43: LP-PHY: Update TX gain override for a spec typo fixGábor Stefanik
2009-08-20b43: LP-PHY: Don't adjust gain table for rev2+ when setting channelGábor Stefanik
2009-08-20b43: Make LP-PHY testableGábor Stefanik
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