summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: FW 4.8.53.0Vladislav Zolotarov2009-04-272-0/+22392
* tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2009-04-272-0/+3
* cxacru: Fix negative dB outputSimon Arlott2009-04-271-2/+8
* pasemi_mac: mac_to_intf() error not noticedroel kluin2009-04-271-3/+4
* drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman2009-04-271-3/+10
* 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-274-114/+16
* powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely2009-04-271-6/+3
* 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-273-52/+9
* 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-274-0/+168
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-272-33/+90
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-273-30/+45
* of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-272-0/+27
* snmp: add missing counters for RFC 4293Neil Horman2009-04-2713-36/+97
* pcnet32: Remove redundant set of skb->devJohn Dykstra2009-04-271-1/+0
* ipv4: remove unused member in fib_table.Rami Rosen2009-04-271-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-25187-5549/+7859
|\
| * wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-243-3/+3
| * libertas: fix format warningJohn W. Linville2009-04-241-1/+1
| * nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-226-6/+115
| * rndis_wlan: select CFG80211 in KconfigJohn W. Linville2009-04-221-0/+1
| * mac80211: calculate maximum sleep intervalJohannes Berg2009-04-222-7/+32
| * nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-224-2/+19
| * mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2009-04-222-8/+5
| * mac80211: fix variable truncation on 32-bitJohannes Berg2009-04-221-6/+6
| * 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
| * mac80211: fix IBSS code to not sleep while atomicJohannes Berg2009-04-221-3/+3
| * 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
OpenPOWER on IntegriCloud