summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-25140-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
| * ar9170: support HT receive and channel configJohannes Berg2009-04-222-8/+61
| * rndis_wlan: remove nickname supportJohannes Berg2009-04-221-38/+0
| * cfg80211: clean up includesJohannes Berg2009-04-226-6/+3
| * p54: fix ps-poll delivery in ap modeChristian Lamparter2009-04-221-1/+2
| * rtl8187: Implement TX/RX blink for LEDLarry Finger2009-04-226-4/+305
| * Add support for CF8381 WiFi card.Marek Vasut2009-04-221-2/+32
| * p54: deactivate broken powersave function (part 2)Christian Lamparter2009-04-221-2/+1
| * atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-223-3/+6
| * ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland2009-04-221-3/+2
| * ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-223-23/+4
OpenPOWER on IntegriCloud