summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-26187-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
| * mac80211: validate TIM IE length (redux)Johannes Berg2009-04-224-29/+38
| * cfg80211: mark all WEXT handlers _GPLJohannes Berg2009-04-222-14/+14
| * cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-224-12/+19
| * nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-2212-151/+372
| * 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-2219-637/+690
| * mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-2210-330/+228
| * cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-2210-13/+693
| * cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-225-39/+53
| * nl80211: send wiphy along with netdevJohannes Berg2009-04-221-2/+5
| * mac80211: set CLEAR_PS for pspolled framesChristian Lamparter2009-04-221-1/+17