summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna
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-20net: add Xilinx emac lite device driverJohn Linn
2009-08-19ppp_generic: Help GCC see that 'flen' is always initialized.David S. Miller
2009-08-19sky2: version 1.25Stephen Hemminger
2009-08-19sky2: no recyclingStephen Hemminger
2009-08-19sky2: optimize transmit completionStephen Hemminger
2009-08-19sky2: dynamic size transmit ringStephen Hemminger
2009-08-19sky2: simplify list element errorStephen Hemminger
2009-08-19sky2: transmit ring 64 bit conservationStephen Hemminger
2009-08-19sky2: use upper/lower 32 bitsStephen Hemminger
2009-08-19mdio: mdio_if_info::mmds should not be __bitwiseBen Hutchings
2009-08-18be2net: destroy mcc queue before tx queuesSathya Perla
2009-08-18be2net: refactor be_msix_(un)register() code.Sathya Perla
2009-08-18be2net: Set mac addr in hw regardless of netif_running()Sathya Perla
2009-08-18phonet: fix build when PROC_FS is disabledRandy Dunlap
2009-08-17trace_skb: fix build when CONFIG_NET is not enabledRandy Dunlap
2009-08-14can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive pathOliver Hartkopp
2009-08-14sky2: remove restarting workaround flagStephen Hemminger
2009-08-14ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou
2009-08-14net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoEYi Zou
2009-08-14ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev
2009-08-14vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid fieldVasu 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