aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-24b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYsGábor Stefanik1-1/+39
2010-08-24b43: N-PHY: Implement MAC PHY clock setGábor Stefanik1-1/+12
2010-08-24b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)Gábor Stefanik1-2/+2
2010-08-24b43: N-PHY: Implement Host Flags write during device initGábor Stefanik1-1/+2
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy13-776/+917
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall1-1/+1
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall2-2/+2
2010-08-24ath5k: don't enable probe request rx for STAsBob Copeland1-2/+2
2010-08-24ath5k: remove all mention of monitor iftypeBob Copeland1-7/+1
2010-08-24ath5k: remove monitor check in receive_frame_ok filterBob Copeland1-3/+2
2010-08-24ath5k: clean up some commentsBob Copeland9-62/+59
2010-08-24ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2-5/+2
2010-08-24ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis5-12/+11
2010-08-24bcm63xx_enet: use netdev statsEric Dumazet2-34/+27
2010-08-24ethoc: get rid of ethoc_stats()Eric Dumazet1-6/+0
2010-08-24be2net: get rid of be_get_stats()Eric Dumazet1-6/+0
2010-08-23cxgb4: update PCI idsDimitris Michailidis1-10/+20
2010-08-23cxgb4: fix setting of the function number in transmit descriptorsDimitris Michailidis1-1/+1
2010-08-23cxgb4: support eeprom read/write on functions other than 0Dimitris Michailidis2-9/+32
2010-08-23cxgb4: handle Rx/Tx queue ranges not starting at 0Dimitris Michailidis4-11/+35
2010-08-23bna: Delete get_flags and set_flags ethtool methods.David S. Miller1-2/+0
2010-08-23bna: Brocade 10Gb Ethernet device driverRasesh Mody28-0/+21966
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2010-08-22mlx4: remove num_lro parameterAmerigo Wang5-12/+3
2010-08-22xen: use less generic names in netfront driver.Ian Campbell1-4/+4
2010-08-22isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap1-1/+2
2010-08-22bnx2: Add PCI Advanced Error Reporting support.John Feeney1-10/+34
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter1-4/+2
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller41-186/+1973
2010-08-21amd8111e: use net_device_stats from struct net_deviceEric Dumazet2-8/+7
2010-08-21atl1c: use net_device_stats from struct net_deviceEric Dumazet2-4/+3
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov3-0/+738
2010-08-19qlge: pull NULL check ahead of dereferenceDan Carpenter1-2/+3
2010-08-19tehuti: Use net_device_stats from struct net_deviceTobias Klauser2-15/+7
2010-08-19ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser1-24/+15
2010-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller24-137/+174
2010-08-19qlcnic: update version 5.0.8Amit Kumar Salecha1-2/+2
2010-08-19qlcnic: rom lock recoverySucheta Chakraborty2-4/+14
2010-08-19qlcnic: firmware initialization updateSony Chacko4-131/+47
2010-08-19qlcnic: fix endiness in eswitch statisticsAmit Kumar Salecha1-2/+16
2010-08-19qlcnic: mark device state as failedAmit Kumar Salecha1-10/+13
2010-08-19qlcnic: fix npar stateAmit Kumar Salecha1-14/+29
2010-08-19qlcnic: support anti mac spoofingSony Chacko2-0/+12
2010-08-19qlcnic: configure offload setting on eswitchRajesh Borundia2-6/+133
2010-08-19qlcnic: configure port on eswitchRajesh Borundia4-134/+254
2010-08-19qlcnic: replace magic numbers with definesSony Chacko4-3/+8
2010-08-19qlcnic: remove unused codeSony Chacko2-20/+0
2010-08-19qlcnic: fix inconsistent lock stateAmit Kumar Salecha1-7/+0
2010-08-19ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck3-253/+169
2010-08-19ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck4-18/+18