summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: add a regulatory debug printLuis R. Rodriguez2010-01-051-14/+18
* mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo2010-01-051-2/+3
* mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo2010-01-051-6/+6
* mac80211: No need to include WEXT headers hereJouni Malinen2010-01-053-3/+0
* mac80211: fix typo added by "mac80211: fix propagation of failed..."John W. Linville2010-01-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-305-5/+41
|\
| * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| * mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| * cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9
| * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-281-1/+12
| * mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-281-0/+4
* | mac80211: annotate sleeping driver opsKalle Valo2009-12-281-4/+56
* | mac80211: remove requeue from workJohannes Berg2009-12-281-18/+0
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-284-29/+12
* | mac80211/cfg80211: add station eventsJohannes Berg2009-12-284-1/+39
* | mac80211: make off-channel work genericJohannes Berg2009-12-283-68/+88
* | mac80211: support remain-on-channel commandJohannes Berg2009-12-286-6/+181
* | cfg80211: add remain-on-channel commandJouni Malinen2009-12-285-15/+285
* | mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen2009-12-284-152/+178
* | mac80211: proper bss private data handlingJohannes Berg2009-12-287-72/+82
* | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-283-27/+154
* | mac80211: refactor associationJohannes Berg2009-12-282-109/+137
* | mac80211: rewrite a few work messagesJohannes Berg2009-12-281-10/+10
* | mac80211: generalise work handlingJohannes Berg2009-12-289-835/+1112
* | mac80211: generalise management work a bitJohannes Berg2009-12-282-107/+172
* | mac80211: let cfg80211 manage auth stateJohannes Berg2009-12-282-103/+73
* | mac80211: introduce flush operationJohannes Berg2009-12-284-2/+41
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-2815-37/+40
* | wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville2009-12-283-108/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-2826-120/+236
|\|
| * mac80211: fix WMM AP settings applicationJohannes Berg2009-12-211-0/+8
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-3/+22
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+2
| * wireless: update old static regulatory domain rulesJohn W. Linville2009-12-101-50/+25
| * mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-102-3/+4
| * mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-101-1/+0
| * net/mac80211: Correct size given to memsetJulia Lawall2009-12-101-1/+1
| * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2
| * cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-091-0/+1
| * tcp: fix retrans_stamp advancing in error casesIlpo Järvinen2009-12-091-3/+32
| * tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-091-0/+29
| * atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR2009-12-091-3/+8
| * atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR2009-12-091-9/+1
| * [PATCH] tcp: documents timewait refcnt tricks Eric Dumazet2009-12-091-14/+24
| * tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-092-8/+23
| * tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-096-13/+29
| * tcp: Remove runtime check that can never be true.David S. Miller2009-12-091-5/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-085-9/+28
| |\
| | * mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan2009-12-071-1/+1
| | * net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton2009-12-071-2/+2