summaryrefslogtreecommitdiffstats
path: root/net/ipv6/mip6.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-27ipv4: remove unused member in fib_table.Rami Rosen1-1/+0
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville3-3/+3
2009-04-24libertas: fix format warningJohn W. Linville1-1/+1
2009-04-248390p: fix build breakageAlexander Beregalov1-4/+4
2009-04-23af_iucv: Fix merge.Ursula Braun1-4/+0
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner2-2/+27
2009-04-23af_iucv: cleanup and refactor recvmsg() EFAULT handlingHendrik Brueckner1-7/+3
2009-04-23af_iucv: Provide new socket type SOCK_SEQPACKETHendrik Brueckner1-17/+56
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner2-4/+78
2009-04-23af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)Hendrik Brueckner2-20/+103
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner3-3/+81
2009-04-23af_iucv: sync sk shutdown flag if iucv path is quiescedHendrik Brueckner1-1/+18
2009-04-23iucv: provide second per-cpu IUCV command parameter blockUrsula Braun1-10/+31
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen6-6/+115
2009-04-22rndis_wlan: select CFG80211 in KconfigJohn W. Linville1-0/+1
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg2-7/+32
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg4-2/+19
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2-8/+5
2009-04-22mac80211: fix variable truncation on 32-bitJohannes Berg1-6/+6
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-22mac80211: fix IBSS code to not sleep while atomicJohannes Berg1-3/+3
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-22mac80211: validate TIM IE length (redux)Johannes Berg4-29/+38
2009-04-22cfg80211: mark all WEXT handlers _GPLJohannes Berg2-14/+14
2009-04-22cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg4-12/+19
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen12-151/+372
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 Berg19-637/+690
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg10-330/+228
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg10-13/+693
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg5-39/+53
2009-04-22nl80211: send wiphy along with netdevJohannes Berg1-2/+5
2009-04-22mac80211: set CLEAR_PS for pspolled framesChristian Lamparter1-1/+17
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-22mac80211: Allow scan to be requested in AP modeJouni Malinen1-1/+2
2009-04-22mac80211: document powersaving/beacon filter futureJohannes Berg1-10/+50
2009-04-22mac80211: enable PS by defaultJohannes Berg2-0/+24