summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ixgbe: enable HW RSC for 82599Alexander Duyck2009-04-284-12/+152
* | ixgbe: enable hardware offload for sctpJesse Brandeburg2009-04-282-2/+18
* | igb: Enable SCTP checksum offloadingJesse Brandeburg2009-04-284-4/+31
* | igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck2009-04-282-26/+11
* | igb: make rxcsum configuration seperate from multiqueueAlexander Duyck2009-04-282-20/+12
* | igb: reconfigure mailbox timeout logicAlexander Duyck2009-04-281-4/+4
* | smsc911x: add fifo byteswap support V2Magnus Damm2009-04-281-0/+13
* | atl1c: disable L1/L0s when link detectedJie Yang2009-04-281-17/+7
* | bnx2x: driver version 1.48.105-1Vladislav Zolotarov2009-04-271-2/+2
* | bnx2x: Removed blob fileVladislav Zolotarov2009-04-271-16322/+0
* | bnx2x: Separated FW from the source.Vladislav Zolotarov2009-04-276-598/+845
* | tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2009-04-271-0/+2
* | cxacru: Fix negative dB outputSimon Arlott2009-04-271-2/+8
* | pasemi_mac: mac_to_intf() error not noticedroel kluin2009-04-271-3/+4
* | ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2009-04-272-5/+18
* | igb: always use adapter->itr as EITR valueAlexander Duyck2009-04-271-5/+6
* | vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov2009-04-272-34/+23
* | vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov2009-04-271-2/+2
* | bonding: ignore updelay param when there is no active slaveJiri Pirko2009-04-271-0/+8
* | bonding: use ethtool for link checking firstJiri Pirko2009-04-271-14/+12
* | net: fix fsl_pq_mdio driver to use module_init()Grant Likely2009-04-271-1/+1
* | net: add Xilinx ll_temac device driverGrant Likely2009-04-275-0/+1473
* | net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-273-110/+14
* | net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely2009-04-272-36/+13
* | net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely2009-04-272-25/+4
* | net: Rework gianfar driver to use of_mdio infrastructure.Grant Likely2009-04-272-74/+39
* | net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely2009-04-271-48/+3
* | net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely2009-04-272-147/+59
* | openfirmware: Add OF phylib support codeGrant Likely2009-04-273-0/+146
* | phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-271-33/+85
* | phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-272-30/+44
* | of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-271-0/+24
* | pcnet32: Remove redundant set of skb->devJohn Dykstra2009-04-271-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-26140-3673/+4335
|\ \
| * | wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-242-2/+2
| * | libertas: fix format warningJohn W. Linville2009-04-241-1/+1
| * | rndis_wlan: select CFG80211 in KconfigJohn W. Linville2009-04-221-0/+1
| * | rndis_wlan: free priv correctly when rndis_wext_bind failsJussi Kivilinna2009-04-221-3/+3
| * | rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-221-5/+12
| * | rndis_wlan: make some symbols staticJohannes Berg2009-04-221-2/+2
| * | iwlwifi: allow config if device not readyMohamed Abbas2009-04-221-6/+5
| * | iwlwifi: remove radio disable parameter.Abhijeet Kolekar2009-04-225-34/+4
| * | iwlcore: Fix stay in table function.Mohamed Abbas2009-04-221-16/+10
| * | iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy2009-04-228-24/+7
| * | iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar2009-04-221-3/+16
| * | iwl3945: add debugfs to 3945Abhijeet Kolekar2009-04-222-1/+7
| * | iwlwifi: support truly passive scanningJohannes Berg2009-04-222-2/+12
| * | iwlwifi: improve scan supportJohannes Berg2009-04-226-177/+73
| * | iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg2009-04-221-3/+3
| * | ar9170: rework rxstream codeChristian Lamparter2009-04-223-138/+421