| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix association beacon wait timeout | Johannes Berg | 2012-04-09 | 1 | -2/+1 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 6 | -16/+9 |
|\ |
|
| * | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 6 | -16/+9 |
* | | mac80211: fix oper channel timestamp updation | Rajkumar Manoharan | 2012-03-28 | 1 | -1/+1 |
* | | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka | 2012-03-26 | 1 | -1/+2 |
* | | mac80211: remove outdated comment | Eliad Peller | 2012-03-26 | 1 | -3/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 34 | -2266/+2373 |
|\ |
|
| * | mac80211: make uapsd_* keys per-vif | Eliad Peller | 2012-03-15 | 6 | -102/+79 |
| * | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller | 2012-03-15 | 1 | -8/+5 |
| * | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa | 2012-03-15 | 1 | -0/+7 |
| * | mac80211: Don't let regulatory make us deaf | Paul Stewart | 2012-03-13 | 4 | -19/+51 |
| * | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg | 2012-03-13 | 2 | -2/+2 |
| * | mac80211: linearize SKBs as needed for crypto | Johannes Berg | 2012-03-13 | 3 | -8/+31 |
| * | mac80211: move RX WEP weak IV counting | Johannes Berg | 2012-03-13 | 3 | -12/+6 |
| * | mac80211: set basic rates earlier | Johannes Berg | 2012-03-12 | 1 | -48/+49 |
| * | mac80211: refactor common auth/assoc setup code | Johannes Berg | 2012-03-12 | 1 | -62/+59 |
| * | mac80211: remove spurious BSSID change flag | Johannes Berg | 2012-03-12 | 1 | -3/+0 |
| * | mac80211: simplify wmm check during association | Johannes Berg | 2012-03-12 | 2 | -6/+6 |
| * | mac80211: simplify HT checks | Johannes Berg | 2012-03-12 | 1 | -31/+26 |
| * | mac80211: move misplaced comment | Johannes Berg | 2012-03-12 | 1 | -7/+7 |
| * | mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS | Helmut Schaa | 2012-03-12 | 1 | -0/+9 |
| * | mac80211: set channel back after disassociating | Johannes Berg | 2012-03-12 | 1 | -7/+6 |
| * | mac80211: remove tx_sync | Johannes Berg | 2012-03-12 | 4 | -120/+0 |
| * | mac80211: Limit TID buffering during BA session setup/teardown | Helmut Schaa | 2012-03-12 | 1 | -0/+6 |
| * | mac80211: fix smatch lock errors in mesh | Thomas Pedersen | 2012-03-07 | 1 | -10/+10 |
| * | mac80211: Fix potential null pointer dereferencing | Ashok Nagarajan | 2012-03-07 | 1 | -6/+7 |
| * | mac80211: Filter duplicate IE ids | Paul Stewart | 2012-03-07 | 4 | -22/+141 |
| * | mac80211: Modify tsf via debugfs in mesh interfaces | Javier Cardona | 2012-03-06 | 1 | -1/+6 |
| * | mac80211: fix mesh airtime link metric estimating | Thomas Pedersen | 2012-03-06 | 3 | -10/+22 |
| * | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 2012-03-06 | 1 | -2/+11 |
| * | mac80211: combine QoS with other BSS changes | Johannes Berg | 2012-03-05 | 4 | -9/+17 |
| * | mac80211: use common radiotap code for cooked monitors | Johannes Berg | 2012-03-05 | 1 | -30/+9 |
| * | mac80211: fix the support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 2012-03-05 | 2 | -1/+11 |
| * | mac80211: add an rx flag for ignoring a packet's signal strength | Felix Fietkau | 2012-03-05 | 1 | -3/+6 |
| * | mac80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 2012-03-05 | 10 | -42/+53 |
| * | mac80211: use 16 bit alignment for the if_ibss bssid field | Felix Fietkau | 2012-03-05 | 1 | -1/+1 |
| * | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 2012-03-05 | 3 | -1/+25 |
| * | mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP | Chun-Yeow Yeoh | 2012-03-05 | 2 | -5/+19 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-29 | 2 | -1/+4 |
| |\ |
|
| * | | mac80211: handle non-bufferable MMPDUs correctly | Johannes Berg | 2012-02-29 | 2 | -8/+13 |
| * | | mac80211: make deauth/disassoc sequence more natural | Johannes Berg | 2012-02-29 | 1 | -37/+47 |
| * | | mac80211: fix ieee80211_set_disassoc() sending DelBA | Johannes Berg | 2012-02-29 | 1 | -3/+3 |
| * | | mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc | Johannes Berg | 2012-02-29 | 1 | -33/+38 |
| * | | cfg80211: remove cookies from callbacks | Johannes Berg | 2012-02-29 | 3 | -26/+20 |
| * | | mac80211: remove local_to_hw | Johannes Berg | 2012-02-27 | 4 | -11/+5 |
| * | | mac80211: fix sta_info_flush() return value | Johannes Berg | 2012-02-27 | 1 | -1/+3 |
| * | | mac80211: fix auth/assoc data & timer leak | Johannes Berg | 2012-02-27 | 3 | -0/+16 |
| * | | mac80211: use proper sub_if_data on suspend path | Jakub Kicinski | 2012-02-27 | 1 | -1/+1 |
| * | | mac80211: fix associated vs. idle race | Johannes Berg | 2012-02-27 | 1 | -1/+15 |
| * | | mac80211: clean up asm/unaligned.h inclusion | Johannes Berg | 2012-02-27 | 6 | -2/+4 |