aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
...
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-09
| * | | mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn2012-07-09
* | | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
| |\| | | | | |/ / | |/| |
| * | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-26
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg2012-06-26
| | * | mac80211: remove unused functionJohannes Berg2012-06-26
| | * | mac80211: trace debug messagesJohannes Berg2012-06-24
| | * | mac80211: rename driver-trace fileJohannes Berg2012-06-24
| | * | mac80211: clean up debuggingJohannes Berg2012-06-24
| | * | mac80211: pass sdata to some RX functionsJohannes Berg2012-06-22
| | * | mac80211: two small verbose debug cleanupsJohannes Berg2012-06-22
| | * | mac80211: remove TKIP debugJohannes Berg2012-06-22
| | * | mac80211: add command to get current rssiVictor Goldenshtein2012-06-21
| * | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-22
| |\| |
| | * | mac80211: fix double-start of remain-on-channelJohannes Berg2012-06-20
| | * | mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins2012-06-20
| | * | mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins2012-06-20
| | * | mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2012-06-20
| | * | mac80211: fix cleanup if driver suspend callback failsEyal Shapira2012-06-20
| | * | mac80211: save wmm_acm per sdataYoni Divinsky2012-06-20
| | * | mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho2012-06-20
| | * | mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho2012-06-20
| | * | mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan2012-06-20
| | * | mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh2012-06-18
| | * | mac80211: set only VO as a U-APSD enabled ACArik Nemtsov2012-06-18
| | * | mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-18
| | * | mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh2012-06-18
| | * | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-18
| | * | mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2012-06-18
| | * | mac80211: implement the proactive PREP generationChun-Yeow Yeoh2012-06-18
| | * | mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2012-06-14
| | * | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-14
| | * | mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs2012-06-13
| | * | mac80211: allow cancelling dependent ROCsJohannes Berg2012-06-13
| | * | mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2012-06-11
| | * | {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-11
| | * | mac80211: Rename stainfo variable for the more common staJavier Cardona2012-06-09
| | * | mac80211: Remove unused variableJavier Cardona2012-06-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-27
| * | | mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-21
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-13
| |\| |
| | * | mac80211: stop polling in disassociationDavid Spinadel2012-06-13
| | * | mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-13
| | * | mac80211: add missing kernel-docAshok Nagarajan2012-06-12