| Commit message (Expand) | Author | Files | Lines |
2012-12-06 | mac80211: don't drop mesh peering frames from unknown STA | Marco Porsch | 1 | -1/+2 |
2012-12-05 | mac80211: skip radiotap space calculation if no monitor exists | Helmut Schaa | 1 | -3/+3 |
2012-12-05 | Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails" | Stanislaw Gruszka | 2 | -5/+5 |
2012-12-05 | mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL | Stanislaw Gruszka | 2 | -1/+10 |
2012-12-05 | mac80211: add debug file for mic failure | Saravana | 3 | -1/+24 |
2012-12-04 | cfg80211: check no-OFDM flag for channels wider than 20 MHz | Johannes Berg | 1 | -0/+3 |
2012-12-04 | mac80211: adapt slot time in IBSS mode | Simon Wunderlich | 1 | -0/+14 |
2012-12-03 | cfg80211: fix channel error on mesh join | Marco Porsch | 1 | -1/+2 |
2012-12-03 | mac80211: return if CSA is not handle | Simon Wunderlich | 1 | -0/+1 |
2012-12-03 | mac80211: Fix typo in mac80211.h | Simon Wunderlich | 1 | -1/+1 |
2012-11-30 | mac80211: simplify loop in minstrel_ht | Johannes Berg | 1 | -5/+3 |
2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg | 12 | -284/+353 |
2012-11-30 | mac80211: remove probe response temporary buffer allocation | Johannes Berg | 6 | -30/+25 |
2012-11-30 | mac80211: make ieee80211_build_preq_ies safer | Johannes Berg | 3 | -17/+41 |
2012-11-30 | cfg80211: fix cmp_hidden_bss | Johannes Berg | 1 | -4/+14 |
2012-11-30 | cfg80211: fix whitespace in scan handling | Johannes Berg | 1 | -16/+13 |
2012-11-30 | cfg80211: don't BUG_ON BSS struct issues | Johannes Berg | 1 | -2/+4 |
2012-11-30 | mac80211: allow userspace registration for probe requests in IBSS | Antonio Quartulli | 1 | -1/+2 |
2012-11-30 | mac80211: fix for mesh sync to indicate TBTT adjustment | Marco Porsch | 1 | -0/+4 |
2012-11-29 | nl80211: Fix HT_IBSS feature check in ibss_join | Simon Wunderlich | 1 | -0/+1 |
2012-11-29 | mac80211: add debugfs file for last rx rate | Saravana | 1 | -0/+18 |
2012-11-29 | mac80211: re-organize the rx rate calculation logic | Saravana | 2 | -28/+35 |
2012-11-29 | mac80211: add debugfs file for current tx rate | Saravana | 1 | -0/+16 |
2012-11-29 | mac80211: add debugfs file for last ack signal | Saravana | 3 | -0/+7 |
2012-11-29 | cfg80211: Remove unused VHT chan code | Mahesh Palivela | 1 | -27/+1 |
2012-11-28 | mac80211: don't reinit rate control when mesh sta exists | Helmut Schaa | 1 | -1/+2 |
2012-11-28 | mac80211: reject setting masked mac addresses | Helmut Schaa | 1 | -0/+45 |
2012-11-28 | mac80211: fix potential NULL dereference | Dan Carpenter | 1 | -1/+1 |
2012-11-28 | nl80211: remove unnecessary checks | Johannes Berg | 1 | -3/+2 |
2012-11-27 | mac80211: support P2P GO powersave configuration | Johannes Berg | 2 | -2/+16 |
2012-11-27 | nl80211: support P2P GO powersave configuration | Johannes Berg | 3 | -0/+79 |
2012-11-27 | mac80211: support (partial) VHT radiotap information | Johannes Berg | 4 | -0/+71 |
2012-11-27 | mac80211: support VHT association | Johannes Berg | 3 | -72/+313 |
2012-11-27 | cfg80211: rework chandef checking and export it | Johannes Berg | 4 | -72/+85 |
2012-11-26 | cfg80211: fix some tracing output issues | Johannes Berg | 1 | -76/+73 |
2012-11-26 | mac80211_hwsim: remove printing scan config | Johannes Berg | 1 | -6/+0 |
2012-11-26 | mac80211_hwsim: advertise VHT support | Johannes Berg | 1 | -0/+28 |
2012-11-26 | wireless: add definitions for VHT MCS support | Johannes Berg | 1 | -0/+23 |
2012-11-26 | mac80211: support VHT rates in TX info | Johannes Berg | 2 | -20/+57 |
2012-11-26 | mac80211: support drivers reporting VHT RX | Johannes Berg | 5 | -10/+66 |
2012-11-26 | nl80211/cfg80211: add VHT MCS support | Johannes Berg | 4 | -24/+144 |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg | 20 | -262/+220 |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 13 | -113/+507 |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg | 20 | -402/+403 |
2012-11-26 | nl80211: add documentation for channel type | Johannes Berg | 1 | -0/+9 |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg | 24 | -172/+81 |
2012-11-26 | mac80211: fix managed mode channel flags handling | Johannes Berg | 1 | -9/+5 |
2012-11-26 | mac80211: remove mesh config macros from mesh_plink.c | Marco Porsch | 1 | -15/+13 |
2012-11-26 | mac80211: refactor ieee80211_set_qos_hdr | Marco Porsch | 1 | -17/+23 |
2012-11-26 | mac80211: move Mesh Capability field definition to ieee80211.h | Marco Porsch | 4 | -19/+20 |