| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix remain-on-channel (non-)cancelling | Johannes Berg | 2012-11-26 | 1 | -2/+0 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-19 | 1 | -4/+4 |
|\ |
|
| * | mac80211: deinitialize ibss-internals after emptiness check | Simon Wunderlich | 2012-11-13 | 1 | -4/+4 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-14 | 8 | -9/+35 |
|\ \
| |/ |
|
| * | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge | Felix Fietkau | 2012-11-10 | 4 | -6/+20 |
| * | mac80211: don't send null data packet when not associated | Johannes Berg | 2012-11-09 | 1 | -0/+2 |
| * | mac80211: fix memory leak in device registration error path | Johannes Berg | 2012-11-09 | 1 | -2/+4 |
| * | mac80211: sync acccess to tx_filtered/ps_tx_buf queues | Arik Nemtsov | 2012-11-05 | 1 | -0/+5 |
| * | mac80211: init sched_scan_ies | David Spinadel | 2012-10-31 | 1 | -1/+1 |
| * | mac80211: do not call ieee80211_configure_filter if no interfaces are up | Felix Fietkau | 2012-10-31 | 1 | -0/+3 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-10-29 | 3 | -26/+92 |
|\ \
| |/ |
|
| * | mac80211: make sure data is accessible in EAPOL check | Johannes Berg | 2012-10-26 | 1 | -8/+10 |
| * | mac80211: verify that skb data is present | Johannes Berg | 2012-10-26 | 1 | -1/+31 |
| * | mac80211: check management frame header length | Johannes Berg | 2012-10-26 | 1 | -4/+8 |
| * | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli | 2012-10-26 | 1 | -1/+1 |
| * | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona | 2012-10-25 | 1 | -0/+4 |
| * | mac80211: Don't drop frames received with mesh ttl == 1 | Javier Cardona | 2012-10-25 | 1 | -1/+1 |
| * | mac80211: Only process mesh config header on frames that RA_MATCH | Javier Cardona | 2012-10-25 | 1 | -4/+2 |
| * | mac80211: use blacklist for duplicate IE check | Johannes Berg | 2012-10-24 | 1 | -7/+35 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-10-17 | 2 | -15/+31 |
|\ \
| |/ |
|
| * | mac80211: connect with HT20 if HT40 is not permitted | Johannes Berg | 2012-10-17 | 1 | -10/+20 |
| * | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 2012-10-15 | 1 | -2/+3 |
| * | Merge remote-tracking branch 'wireless/master' into mac80211 | Johannes Berg | 2012-10-15 | 29 | -697/+1122 |
| |\ |
|
| * | | mac80211: Fix FC masking in BIP AAD generation | Jouni Malinen | 2012-10-01 | 1 | -3/+8 |
* | | | mac80211: use ieee80211_free_txskb in a few more places | Felix Fietkau | 2012-10-15 | 3 | -5/+5 |
* | | | mac80211: check if key has TKIP type before updating IV | Stanislaw Gruszka | 2012-10-15 | 1 | -1/+2 |
| |/
|/| |
|
* | | mac80211: use ieee80211_free_txskb to fix possible skb leaks | Felix Fietkau | 2012-10-08 | 2 | -12/+14 |
* | | mac80211: call drv_get_tsf() in sleepable context | Thomas Pedersen | 2012-10-08 | 1 | -2/+1 |
* | | mac80211: don't send delBA on addBA failure | Johannes Berg | 2012-09-21 | 1 | -1/+1 |
* | | mac80211: don't send delBA when removing stations | Johannes Berg | 2012-09-21 | 1 | -1/+1 |
* | | mac80211: don't send delBA before disassoc | Johannes Berg | 2012-09-21 | 1 | -1/+1 |
* | | mac80211: fix IBSS auth TX debug message | Sylvain Roger Rieunier | 2012-09-20 | 1 | -1/+1 |
* | | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg | 2012-09-19 | 1 | -1/+2 |
* | | mac80211: make reset debugfs depend on CONFIG_PM | Johannes Berg | 2012-09-19 | 1 | -0/+4 |
* | | mac80211: allow re-open the blocked peer link in mesh | Chun-Yeow Yeoh | 2012-09-14 | 1 | -1/+2 |
* | | mac80211: change locking around ieee80211_recalc_smps | Johannes Berg | 2012-09-14 | 4 | -8/+5 |
* | | mac80211: handle power constraint/country IE better | Johannes Berg | 2012-09-14 | 3 | -22/+72 |
* | | mac80211: remove unneeded CONFIG_PM ifdef | Johannes Berg | 2012-09-11 | 1 | -13/+0 |
* | | mac80211: validate skb->dev in the tx status path | Felix Fietkau | 2012-09-10 | 1 | -18/+30 |
* | | mac80211: use call_rcu() on sta deletion | Eliad Peller | 2012-09-10 | 3 | -57/+81 |
* | | mac80211: add key flag for management keys | Johannes Berg | 2012-09-10 | 2 | -1/+33 |
* | | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS | Antonio Quartulli | 2012-09-07 | 1 | -1/+32 |
* | | mac80211: move ieee80211_send_deauth_disassoc outside mlme code | Antonio Quartulli | 2012-09-07 | 3 | -50/+54 |
* | | net/mac80211/scan.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-07 | 1 | -1/+1 |
* | | mac80211: refactor set_channel_type | Michal Kazior | 2012-09-06 | 1 | -19/+48 |
* | | mac80211: use synchronize_net() on key destroying | Eliad Peller | 2012-09-06 | 1 | -1/+1 |
* | | mac80211: check power constraint IE size when parsing | Johannes Berg | 2012-09-06 | 3 | -10/+6 |
* | | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2012-09-06 | 3 | -34/+33 |
|\ \ |
|
| * \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-23 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-21 | 22 | -409/+657 |
| |\ \ \ |
|