Age | Commit message (Expand) | Author | Files | Lines |
2013-06-13 | mac80211: track AP's beacon rate and give it to the driver | Alexander Bondar | 1 | -0/+2 |
2013-06-05 | mac80211: Use suitable semantics for beacon availability indication | Alexander Bondar | 1 | -4/+4 |
2013-06-04 | mac80211: add a tx control flag to indicate PS-Poll/uAPSD response | Felix Fietkau | 1 | -0/+3 |
2013-05-25 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 1 | -4/+8 |
2013-05-24 | mac80211: add STBC flag for radiotap | Oleksij Rempel | 1 | -0/+4 |
2013-05-17 | wireless: fix kerneldoc content in *80211.h files. | Robert P. J. Day | 1 | -2/+2 |
2013-05-17 | mac80211: add support for per-chain signal strength reporting | Felix Fietkau | 1 | -0/+6 |
2013-05-17 | mac80211: fix spurious RCU warning and update documentation | Felix Fietkau | 1 | -4/+8 |
2013-04-22 | mac80211: improve the rate control API | Felix Fietkau | 1 | -0/+66 |
2013-04-22 | mac80211: indicate admission control in TX queue parameters | Alexander Bondar | 1 | -0/+2 |
2013-04-17 | mac80211: fix CTS protection handling | Felix Fietkau | 1 | -1/+3 |
2013-04-17 | mac80211: fix and optimize MCS mask handling | Felix Fietkau | 1 | -2/+2 |
2013-04-16 | mac80211: VHT off-by-one NSS | Karl Beldan | 1 | -3/+3 |
2013-04-16 | mac80211: support secondary channel offset in CSA | Johannes Berg | 1 | -2/+2 |
2013-04-10 | mac80211: provide SSID in IBSS mode | Marek Puzyniak | 1 | -2/+2 |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 1 | -9/+9 |
2013-03-25 | mac80211: allow drivers to set default uAPSD parameters | Alexander Bondar | 1 | -0/+13 |
2013-03-22 | mac80211: add P2P NoA settings | Janusz Dziedzic | 1 | -4/+2 |
2013-03-18 | mac80211: stop queues temporarily for flushing | Johannes Berg | 1 | -0/+2 |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg | 1 | -3/+6 |
2013-03-18 | mac80211: remove vif debugfs driver callbacks | Stanislaw Gruszka | 1 | -18/+0 |
2013-03-18 | mac80211: move sdata debugfs dir to vif | Stanislaw Gruszka | 1 | -0/+7 |
2013-03-11 | mac80211: add driver callback for per-interface multicast filter | Alexander Bondar | 1 | -0/+7 |
2013-03-07 | mac80211: provide ieee80211_sta_eosp() | Johannes Berg | 1 | -11/+14 |
2013-03-06 | mac80211: restrict peer's VHT capabilities to own | Johannes Berg | 1 | -3/+2 |
2013-03-06 | mac80211: remove IEEE80211_KEY_FLAG_WMM_STA | Johannes Berg | 1 | -3/+0 |
2013-03-06 | mac80211: Allow drivers to differentiate between ROC types | Ilan Peer | 1 | -1/+20 |
2013-02-15 | mac80211: stop modifying HT SMPS capability | Johannes Berg | 1 | -0/+2 |
2013-02-15 | mac80211: add ieee80211_vif_change_bandwidth | Johannes Berg | 1 | -0/+4 |
2013-02-15 | mac80211: handle VHT operating mode notification | Johannes Berg | 1 | -0/+3 |
2013-02-15 | mac80211: track number of spatial streams | Johannes Berg | 1 | -0/+5 |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg | 1 | -1/+23 |
2013-02-15 | mac80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+14 |
2013-02-12 | mac80211: Fix tx queue handling during scans | Seth Forshee | 1 | -0/+4 |
2013-02-11 | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE | Johannes Berg | 1 | -5/+0 |
2013-02-11 | mac80211: remove dynamic PS driver interface | Johannes Berg | 1 | -39/+0 |
2013-02-11 | mac80211: introduce beacon-only timing data | Johannes Berg | 1 | -1/+13 |
2013-02-11 | mac80211: add vif debugfs driver callbacks | Alexander Bondar | 1 | -0/+18 |
2013-02-04 | mac80211: always allow calling ieee80211_connection_loss() | Johannes Berg | 1 | -0/+2 |
2013-01-31 | mac80211: start auth/assoc timeout on frame status | Johannes Berg | 1 | -1/+4 |
2013-01-31 | mac80211: inform the driver about update of dtim_period | Emmanuel Grumbach | 1 | -7/+9 |
2013-01-31 | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg | 1 | -0/+12 |
2013-01-29 | mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL | Stanislaw Gruszka | 1 | -5/+0 |
2013-01-24 | mac80211: provide the vif in rssi_callback | Emmanuel Grumbach | 1 | -0/+1 |
2013-01-19 | mac80211: allow drivers to access IPv6 information | Johannes Berg | 1 | -0/+9 |
2013-01-19 | mac80211: remove ARP filter enable/disable logic | Johannes Berg | 1 | -7/+4 |
2013-01-18 | mac80211: add op to configure default key id | Yoni Divinsky | 1 | -0/+10 |
2013-01-16 | mac80211: call restart complete at wowlan resume time | Johannes Berg | 1 | -1/+4 |
2013-01-16 | {cfg,mac}80211.h: fix some kernel-doc warnings | Yacine Belkadi | 1 | -14/+60 |
2013-01-03 | wireless: use __aligned | Johannes Berg | 1 | -3/+3 |