Commit Graph

157730 Commits (335776bd696a6bf95134baf8ad95847371e4d5f6)
 

Author SHA1 Message Date
Vivek Natarajan db91f2e4d4 ath9k: Add open loop power control support for AR9287. 16 years ago
Gábor Stefanik 1e711bee56 b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio 16 years ago
Gábor Stefanik 588f8377c5 b43: LP-PHY: Implement channel switching for rev2+/B2063 radio 16 years ago
Andrey Yurovsky 6f632d57f3 libertas: don't use dynamic-sized array 16 years ago
Johannes Berg b23da49e6d iwlwifi: disable PS by default 16 years ago
Daniel C Halperin 396887a2b2 iwlwifi: fix erroneous use of iwl_rx_packet.len as a length 16 years ago
Wey-Yi Guy 15993e08ac iwlwifi: add thermal throttling support to 5150 16 years ago
Daniel C Halperin b261793da5 iwlwifi: use station HT capabilities and BSS operating mode for Green-field 16 years ago
Daniel C Halperin 28e6f48953 iwlwifi: check short GI support per-station rather than globally 16 years ago
Daniel C Halperin 28bd723bba iwlwifi: configure HT40 channels in iwl_mac_config 16 years ago
Daniel C Halperin 9f30e04e04 iwlwifi: refactor packet reception code 16 years ago
Johannes Berg 367ca28da4 iwlwifi: remove unused members of iwl_ht_info 16 years ago
Wey-Yi Guy 415e49936b iwlwifi: traverse linklist to find the valid OTP block 16 years ago
Zhu Yi 3b24716fc9 iwlwifi: cleanup HT40 extension channels setup 16 years ago
Daniel C Halperin 7869b0eaed iwlwifi: include HT configuration when adding stations through rs_rate_init 16 years ago
Daniel C Halperin be2527654f iwlwifi: remove unused HT configuration entry tx_chan_width 16 years ago
Reinette Chatre e6a6cf4c42 iwlwifi: prevent read outside array bounds 16 years ago
Jussi Kivilinna a8b875e7dc cfg80211: export cfg80211_wext_siwfreq 16 years ago
Gábor Stefanik 7021f62a46 b43: LP-PHY: Initialize TX power control 16 years ago
Gábor Stefanik 2f19c287fe b43: Update dummy transmission to match V4 specs 16 years ago
John Linn bb81b2ddfa net: add Xilinx emac lite device driver 16 years ago
David S. Miller 886f9fe683 ppp_generic: Help GCC see that 'flen' is always initialized. 16 years ago
Stephen Hemminger 0c3f450b8b sky2: version 1.25 16 years ago
Stephen Hemminger 724b694225 sky2: no recycling 16 years ago
Stephen Hemminger 6b84dacadb sky2: optimize transmit completion 16 years ago
Stephen Hemminger ee5f68fea2 sky2: dynamic size transmit ring 16 years ago
Stephen Hemminger c119731d66 sky2: simplify list element error 16 years ago
Stephen Hemminger 5dce95e568 sky2: transmit ring 64 bit conservation 16 years ago
Stephen Hemminger d6e74b6b7e sky2: use upper/lower 32 bits 16 years ago
Ben Hutchings 23428e6b46 mdio: mdio_if_info::mmds should not be __bitwise 16 years ago
Sathya Perla 1a8887d81a be2net: destroy mcc queue before tx queues 16 years ago
Sathya Perla b628bde2b5 be2net: refactor be_msix_(un)register() code. 16 years ago
Sathya Perla a65027e4d8 be2net: Set mac addr in hw regardless of netif_running() 16 years ago
Randy Dunlap ae6e2aef6c phonet: fix build when PROC_FS is disabled 16 years ago
Randy Dunlap 3a5209e3b2 trace_skb: fix build when CONFIG_NET is not enabled 16 years ago
Oliver Hartkopp 1758c09476 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path 16 years ago
Stephen Hemminger 49d4b8ba97 sky2: remove restarting workaround flag 16 years ago
Yi Zou f34c5c8284 ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices 16 years ago
Yi Zou bb2af4f54f net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE 16 years ago
Vasu Dev 36a8223631 ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface 16 years ago
Vasu Dev b85daa5324 vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field 16 years ago
David S. Miller cf99111661 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Stephen Hemminger deeb16dc24 sky2: version 1.24 16 years ago
Stephen Hemminger 0ea065e52e sky2: fix pause negotiation 16 years ago
Stephen Hemminger 481cea4a4d sky2: lock less transmit completion 16 years ago
Stephen Hemminger af18d8b899 sky2: cleanup restart operations 16 years ago
Stephen Hemminger 1972073718 sky2: hold RTNL when doing suspend/shutdown operations 16 years ago
Stephen Hemminger 0da6d7b331 sky2: hold spinlock around phy_power_down 16 years ago
Mike McCormack 264bb4fab1 sky2: Reset tx train after interrupts disabled. 16 years ago
Mike McCormack a510996bea sky2: Move tx reset functionality to sky2_tx_reset() 16 years ago