| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211/mac80211: clean up cfg80211 SME APIs | Johannes Berg | 2013-06-04 | 1 | -16/+10 |
* | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 2013-05-25 | 1 | -0/+3 |
|\ |
|
| * | mac80211: fix AP-mode frame matching | Johannes Berg | 2013-05-16 | 1 | -0/+3 |
* | | mac80211: add STBC flag for radiotap | Oleksij Rempel | 2013-05-24 | 1 | -0/+4 |
* | | wireless: move crypto constants to ieee80211.h | Johannes Berg | 2013-05-16 | 1 | -6/+6 |
* | | mac80211: add support for per-chain signal strength reporting | Felix Fietkau | 2013-05-16 | 1 | -0/+14 |
|/ |
|
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2013-04-22 | 1 | -1/+13 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-29 | 1 | -1/+13 |
| |\ |
|
| | * | mac80211: fix crash with P2P Device returning action frames | Johannes Berg | 2013-03-11 | 1 | -1/+13 |
* | | | mac80211: fix P2P-Device management frame RX | Johannes Berg | 2013-04-18 | 1 | -1/+2 |
* | | | mac80211: handle extended channel switch announcement | Johannes Berg | 2013-04-16 | 1 | -0/+16 |
* | | | mac80211: unify CSA action frame/beacon processing | Johannes Berg | 2013-04-16 | 1 | -4/+0 |
* | | | mac80211: unset FC retry bit in mesh fwding path | Thomas Pedersen | 2013-04-10 | 1 | -0/+1 |
|/ / |
|
* | | mac80211: support userspace MPM | Thomas Pedersen | 2013-03-06 | 1 | -1/+1 |
* | | wireless: move sequence number arithmetic to ieee80211.h | Johannes Berg | 2013-03-06 | 1 | -32/+21 |
* | | mac80211: clarify alignment comment | Johannes Berg | 2013-03-06 | 1 | -2/+4 |
|/ |
|
* | mac80211: clean up mesh code | Johannes Berg | 2013-02-15 | 1 | -6/+6 |
* | mac80211: stop modifying HT SMPS capability | Johannes Berg | 2013-02-15 | 1 | -10/+6 |
* | mac80211: generate mesh probe responses | Thomas Pedersen | 2013-02-15 | 1 | -2/+3 |
* | mac80211: handle operating mode notif in beacon/assoc response | Johannes Berg | 2013-02-15 | 1 | -1/+2 |
* | mac80211: handle VHT operating mode notification | Johannes Berg | 2013-02-15 | 1 | -0/+30 |
* | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg | 2013-02-15 | 1 | -13/+8 |
* | mac80211: protect rx-path with spinlock | Christian Lamparter | 2013-02-11 | 1 | -35/+46 |
* | mac80211: mesh power save basics | Marco Porsch | 2013-02-04 | 1 | -0/+7 |
* | mac80211: support HT notify channel width action | Johannes Berg | 2013-01-03 | 1 | -1/+30 |
* | mac80211: don't drop mesh peering frames from unknown STA | Marco Porsch | 2012-12-06 | 1 | -1/+2 |
* | mac80211: skip radiotap space calculation if no monitor exists | Helmut Schaa | 2012-12-05 | 1 | -3/+3 |
* | mac80211: fix potential NULL dereference | Dan Carpenter | 2012-11-28 | 1 | -1/+1 |
* | mac80211: support (partial) VHT radiotap information | Johannes Berg | 2012-11-27 | 1 | -0/+40 |
* | mac80211: support drivers reporting VHT RX | Johannes Berg | 2012-11-26 | 1 | -5/+15 |
* | mac80211: in ADHOC don't update last_rx if sta is not authorized | Antonio Quartulli | 2012-11-26 | 1 | -3/+7 |
* | mac80211: fix radiotap vendor area skipping | Johannes Berg | 2012-11-23 | 1 | -4/+7 |
* | mac80211: support radiotap vendor namespace RX data | Johannes Berg | 2012-11-19 | 1 | -12/+59 |
* | mac80211: introduce IEEE80211_NUM_TIDS and use it | Johannes Berg | 2012-11-19 | 1 | -2/+2 |
* | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 2012-11-13 | 1 | -3/+11 |
* | cfg80211: allow registering more than one beacon listener | Ben Greear | 2012-11-05 | 1 | -1/+1 |
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2012-10-30 | 1 | -18/+56 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-29 | 1 | -18/+56 |
| |\ |
|
| | * | 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: 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: a few formatting fixes | Johannes Berg | 2012-10-26 | 1 | -26/+13 |
|/ / |
|
* | | mac80211: make client powersave independent of interface type | Marco Porsch | 2012-10-19 | 1 | -7/+14 |
* | | mac80211: remove some unused code | Johannes Berg | 2012-10-18 | 1 | -8/+3 |
|/ |
|
* | mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header | Johannes Berg | 2012-09-05 | 1 | -1/+1 |
* | mac80211: use RX status band instead of current band | Johannes Berg | 2012-08-20 | 1 | -1/+1 |
* | mac80211: support P2P Device abstraction | Johannes Berg | 2012-08-20 | 1 | -3/+11 |