Age | Commit message (Expand) | Author | Files | Lines |
2014-07-21 | mac80211: add support for Rx reordering offloading | Michal Kazior | 1 | -0/+34 |
2014-06-25 | mac80211: implement multi-vif in-place reservations | Michal Kazior | 1 | -7/+1 |
2014-06-25 | mac80211: split sched scan IEs | David Spinadel | 1 | -19/+4 |
2014-06-25 | mac80211: support more than one band in scan request | David Spinadel | 1 | -1/+38 |
2014-06-23 | mac80211: protect TDLS discovery session | Arik Nemtsov | 1 | -0/+12 |
2014-06-23 | mac80211: add API to request TDLS operation from userspace | Arik Nemtsov | 1 | -0/+13 |
2014-05-26 | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho | 1 | -0/+46 |
2014-05-21 | mac80211: export the expected throughput | Antonio Quartulli | 1 | -0/+7 |
2014-05-19 | mac80211: fix csa_counter_offs argument name in docbook | Luciano Coelho | 1 | -2/+3 |
2014-05-15 | mac80211: Handle the CSA counters correctly | Andrei Otcheretianski | 1 | -1/+22 |
2014-05-15 | mac80211: Provide ieee80211_beacon_get_template API | Andrei Otcheretianski | 1 | -7/+36 |
2014-05-06 | mac80211: fix CSA tx queue stopping | Michal Kazior | 1 | -1/+3 |
2014-05-05 | mac80211: set an external flag for TDLS stations | Arik Nemtsov | 1 | -0/+2 |
2014-04-25 | mac80211: add option to generate CCMP IVs only for mgmt frames | Marek Kwaczynski | 1 | -6/+10 |
2014-04-09 | mac80211: Update conf_is_ht() to work properly with 5/10MHz channels | Rostislav Lisovy | 1 | -1/+3 |
2014-04-09 | mac80211: allow reservation of a running chanctx | Luciano Coelho | 1 | -0/+7 |
2014-04-09 | mac80211: add vif to flush call | Emmanuel Grumbach | 1 | -1/+3 |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -55/+46 |
2014-03-20 | mac80211: set beamforming bit in radiotap | Emmanuel Grumbach | 1 | -0/+2 |
2014-03-20 | mac80211: add status_driver_data array to ieee80211_tx_info | Eliad Peller | 1 | -2/+2 |
2014-02-20 | mac80211: allow driver to return error from sched_scan_stop | Johannes Berg | 1 | -1/+2 |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -11/+127 |
2014-02-19 | treewide: Fix typo in Documentation/DocBook | Masanari Iida | 1 | -3/+3 |
2014-02-13 | mac80211: remove erroneous comment about RX radiotap header | Johannes Berg | 1 | -4/+0 |
2014-02-13 | mac80211: add NAPI support back | Johannes Berg | 1 | -21/+13 |
2014-02-11 | mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case | Eliad Peller | 1 | -2/+0 |
2014-02-06 | mac80211: propagate STBC / LDPC flags to radiotap | Emmanuel Grumbach | 1 | -0/+2 |
2014-02-06 | mac80211: move VHT related RX_FLAG to another variable | Emmanuel Grumbach | 1 | -6/+17 |
2014-02-06 | mac80211: remove unused radiotap vendor fields in ieee80211_rx_status | Emmanuel Grumbach | 1 | -12/+0 |
2014-02-05 | mac80211: remove module handling from rate control ops | Johannes Berg | 1 | -1/+0 |
2014-02-05 | mac80211: make rate control ops const | Johannes Berg | 1 | -2/+2 |
2014-02-05 | mac80211: only set CSA beacon when at least one beacon must be transmitted | Luciano Coelho | 1 | -4/+6 |
2014-01-10 | mac80211: handle MMPDUs at EOSP correctly | Johannes Berg | 1 | -0/+5 |
2014-01-08 | mac80211: remove channel_change_time | Johannes Berg | 1 | -3/+0 |
2013-12-19 | mac80211: add helper functions for tracking P2P NoA state | Felix Fietkau | 1 | -0/+47 |
2013-12-16 | mac80211: let the driver reserve extra tailroom in beacons | Felix Fietkau | 1 | -0/+4 |
2013-12-16 | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg | 1 | -2/+19 |
2013-12-03 | nl80211: vendor command support | Johannes Berg | 1 | -0/+13 |
2013-12-03 | Revert "mac80211: add driver callback for per-interface multicast filter" | Johannes Berg | 1 | -7/+0 |
2013-11-25 | mac80211: add min required channel definition field | Eliad Peller | 1 | -0/+4 |
2013-11-25 | mac80211: add generic cipher scheme support | Max Stepanov | 1 | -0/+36 |
2013-10-28 | mac80211: add ieee80211_tx_prepare_skb() helper function | Felix Fietkau | 1 | -0/+14 |
2013-10-28 | mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs | Johannes Berg | 1 | -0/+4 |
2013-10-02 | mac80211: implement STA CSA for drivers using channel contexts | Arik Nemtsov | 1 | -0/+6 |
2013-10-01 | mac80211: support reporting A-MSDU subframes individually | Michal Kazior | 1 | -0/+10 |
2013-10-01 | mac80211: add explicit IBSS driver operations | Johannes Berg | 1 | -0/+7 |
2013-09-26 | mac80211: add ieee80211_iterate_active_interfaces_rtnl() | Johannes Berg | 1 | -0/+19 |
2013-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+104 |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2013-08-21 | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau | 1 | -0/+1 |