aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: don't send delBA on addBA failureJohannes Berg2012-09-21
* mac80211: don't send delBA when removing stationsJohannes Berg2012-09-21
* mac80211: don't send delBA before disassocJohannes Berg2012-09-21
* mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier2012-09-20
* cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-19
* mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg2012-09-19
* mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-14
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-14
* mac80211: handle power constraint/country IE betterJohannes Berg2012-09-14
* mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-11
* mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-10
* mac80211: use call_rcu() on sta deletionEliad Peller2012-09-10
* mac80211: add key flag for management keysJohannes Berg2012-09-10
* mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-07
* mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-07
* net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-07
* mac80211: refactor set_channel_typeMichal Kazior2012-09-06
* mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-06
* mac80211: check power constraint IE size when parsingJohannes Berg2012-09-06
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-23
| |\
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
| |\ \
| * | | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-13
* | | | mac80211: disconnect if channel switch failsJohannes Berg2012-09-06
* | | | mac80211: don't hang on to sched_scan_iesJohannes Berg2012-09-06
* | | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
|\ \ \ \
| * | | | mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-05
| * | | | mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-04
| * | | | mac80211: fix DS to MBSS address translationThomas Pedersen2012-08-22
| * | | | mac80211: cancel mesh path timerJohannes Berg2012-08-01
| * | | | mac80211: clear timer bits when disconnectingJohannes Berg2012-08-01
| * | | | mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-30
| * | | | Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-30
| |\ \ \ \
| * | | | | mac80211: fix scan_sdata assignmentJohannes Berg2012-07-24
* | | | | | mac80211: use list_move instead of list_del/list_addWei Yongjun2012-09-06
* | | | | | mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg2012-09-05
* | | | | | mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer2012-09-04
| |_|_|_|/ |/| | | |
* | | | | mac80211: Fix AP mode regressionSujith Manoharan2012-08-22
| |_|_|/ |/| | |
* | | | mac80211: clean up ieee80211_subif_start_xmitJohannes Berg2012-08-20
* | | | mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg2012-08-20
* | | | mac80211: convert ops checks to WARN_ONJohannes Berg2012-08-20
* | | | mac80211: check operating channel in scanJohannes Berg2012-08-20
* | | | mac80211: use RX status band instead of current bandJohannes Berg2012-08-20
* | | | mac80211: don't assume channel is set in tracingJohannes Berg2012-08-20
* | | | mac80211: use oper_channel in rate initJohannes Berg2012-08-20
* | | | mac80211: remove freq/chantype from debugfsJohannes Berg2012-08-20
* | | | mac80211: remove almost unused local variableJohannes Berg2012-08-20
* | | | mac80211: mesh: don't use global channel typeJohannes Berg2012-08-20
* | | | mac80211: simplify buffers in aes_128_cmac_vectorJohannes Berg2012-08-20
* | | | mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg2012-08-20