summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-27bnx2x: Separated FW from the source.Vladislav Zolotarov6-598/+845
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse1-0/+2
2009-04-27cxacru: Fix negative dB outputSimon Arlott1-2/+8
2009-04-27pasemi_mac: mac_to_intf() error not noticedroel kluin1-3/+4
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2-5/+18
2009-04-27igb: always use adapter->itr as EITR valueAlexander Duyck1-5/+6
2009-04-27vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov2-34/+23
2009-04-27vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov1-2/+2
2009-04-27bonding: ignore updelay param when there is no active slaveJiri Pirko1-0/+8
2009-04-27bonding: use ethtool for link checking firstJiri Pirko1-14/+12
2009-04-27net: fix fsl_pq_mdio driver to use module_init()Grant Likely1-1/+1
2009-04-27net: add Xilinx ll_temac device driverGrant Likely5-0/+1473
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely3-110/+14
2009-04-27net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely2-36/+13
2009-04-27net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely2-25/+4
2009-04-27net: Rework gianfar driver to use of_mdio infrastructure.Grant Likely2-74/+39
2009-04-27net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely1-48/+3
2009-04-27net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely2-147/+59
2009-04-27openfirmware: Add OF phylib support codeGrant Likely3-0/+146
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely1-33/+85
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely2-30/+44
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely1-0/+24
2009-04-27pcnet32: Remove redundant set of skb->devJohn Dykstra1-1/+0
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller140-3673/+4335
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2-2/+2
2009-04-24libertas: fix format warningJohn W. Linville1-1/+1
2009-04-248390p: fix build breakageAlexander Beregalov1-4/+4
2009-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-159/+218
2009-04-22rndis_wlan: select CFG80211 in KconfigJohn W. Linville1-0/+1
2009-04-22rndis_wlan: free priv correctly when rndis_wext_bind failsJussi Kivilinna1-3/+3
2009-04-22rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-5/+12
2009-04-22rndis_wlan: make some symbols staticJohannes Berg1-2/+2
2009-04-22iwlwifi: allow config if device not readyMohamed Abbas1-6/+5
2009-04-22iwlwifi: remove radio disable parameter.Abhijeet Kolekar5-34/+4
2009-04-22iwlcore: Fix stay in table function.Mohamed Abbas1-16/+10
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy8-24/+7
2009-04-22iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar1-3/+16
2009-04-22iwl3945: add debugfs to 3945Abhijeet Kolekar2-1/+7
2009-04-22iwlwifi: support truly passive scanningJohannes Berg2-2/+12
2009-04-22iwlwifi: improve scan supportJohannes Berg6-177/+73
2009-04-22iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg1-3/+3
2009-04-22ar9170: rework rxstream codeChristian Lamparter3-138/+421
2009-04-22ar9170: support HT receive and channel configJohannes Berg2-8/+61
2009-04-22rndis_wlan: remove nickname supportJohannes Berg1-38/+0
2009-04-22cfg80211: clean up includesJohannes Berg6-6/+3
2009-04-22p54: fix ps-poll delivery in ap modeChristian Lamparter1-1/+2
2009-04-22rtl8187: Implement TX/RX blink for LEDLarry Finger6-4/+305
2009-04-22Add support for CF8381 WiFi card.Marek Vasut1-2/+32
2009-04-22p54: deactivate broken powersave function (part 2)Christian Lamparter1-2/+1
2009-04-22atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez3-3/+6