| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Fix BW upgrade for TDLS peers | Ilan Peer | 2016-04-05 | 1 | -1/+2 |
* | mac80211: don't send deferred frames outside the SP | Emmanuel Grumbach | 2016-04-05 | 1 | -3/+1 |
* | mac80211: remove description of dropped member | Luis de Bethencourt | 2016-04-05 | 1 | -1/+0 |
* | mac80211: ensure no limits on station rhashtable | Ben Greear | 2016-04-05 | 1 | -0/+1 |
* | mac80211: properly deal with station hashtable insert errors | Johannes Berg | 2016-04-05 | 1 | -5/+8 |
* | mac80211: recalc min_def chanctx even when chandef is identical | Arik Nemtsov | 2016-04-05 | 1 | -1/+3 |
* | mac80211: TDLS: change BW calculation for WIDER_BW peers | Arik Nemtsov | 2016-04-05 | 3 | -11/+61 |
* | mac80211: TDLS: always downgrade invalid chandefs | Arik Nemtsov | 2016-04-05 | 1 | -1/+1 |
* | mac80211: fix AP buffered multicast frames with queue control and txq | Felix Fietkau | 2016-04-05 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 5 | -19/+40 |
|\ |
|
| * | Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-03-02 | 3 | -11/+30 |
| |\ |
|
| | * | mac80211: minstrel_ht: fix a logic error in RTS/CTS handling | Felix Fietkau | 2016-03-01 | 1 | -1/+1 |
| | * | mac80211: Fix Public Action frame RX in AP mode | Jouni Malinen | 2016-03-01 | 1 | -0/+1 |
| | * | mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs | Johannes Berg | 2016-03-01 | 2 | -10/+28 |
| * | | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-02-24 | 3 | -8/+10 |
| |\ \
| | |/ |
|
| | * | mac80211: minstrel_ht: set default tx aggregation timeout to 0 | Felix Fietkau | 2016-02-23 | 1 | -1/+1 |
| | * | mac80211: minstrel: Change expected throughput unit back to Kbps | Sven Eckelmann | 2016-02-02 | 2 | -2/+3 |
| | * | mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate | Konstantin Khlebnikov | 2016-02-02 | 1 | -4/+5 |
| | * | mac80211: fix use of uninitialised values in RX aggregation | Chris Bainbridge | 2016-01-29 | 1 | -1/+1 |
* | | | mac80211: use reset to set header pointer | Zhang Shengju | 2016-03-04 | 4 | -9/+9 |
* | | | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-03-01 | 29 | -361/+749 |
|\ \ \
| |/ /
|/| | |
|
| * | | mac80211: move MU_MIMO_OWNER flag to ieee80211_vif | Sara Sharon | 2016-02-24 | 4 | -12/+10 |
| * | | mac80211: provide interface to driver to set VHT MU-MIMO data | Sara Sharon | 2016-02-24 | 1 | -1/+15 |
| * | | mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq | Eliad Peller | 2016-02-24 | 1 | -87/+0 |
| * | | mac80211: move TKIP TX IVs to public part of key struct | Eliad Peller | 2016-02-24 | 7 | -38/+40 |
| * | | mac80211: fix wiphy supported_band access | Lorenzo Bianconi | 2016-02-24 | 1 | -4/+5 |
| * | | mac80211: fix VHT MU-MIMO frame processing | Sara Sharon | 2016-02-24 | 1 | -4/+6 |
| * | | mac80211: Unify mesh and mpp path removal function | Henning Rogge | 2016-02-24 | 1 | -36/+41 |
| * | | mac80211: let unused MPP table entries timeout | Henning Rogge | 2016-02-24 | 3 | -1/+56 |
| * | | mac80211: Remove MPP table entries with MPath | Henning Rogge | 2016-02-24 | 1 | -0/+26 |
| * | | mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s | Felix Fietkau | 2016-02-24 | 1 | -3/+0 |
| * | | mac80211: fix memory leak | Sudip Mukherjee | 2016-02-24 | 1 | -0/+1 |
| * | | mac80211: Interoperability workaround for 80+80 and 160 MHz channels | Jouni Malinen | 2016-02-24 | 1 | -2/+29 |
| * | | mac80211: add API to allow filtering frames in BA sessions | Sara Sharon | 2016-02-24 | 3 | -0/+88 |
| * | | mac80211: change ieee80211_rx_reorder_ready() arguments | Johannes Berg | 2016-02-24 | 2 | -23/+24 |
| * | | mac80211: expose txq queue depth and size to drivers | Michal Kazior | 2016-02-24 | 5 | -1/+24 |
| * | | mac80211: Parse legacy and HT rate in injected frames | Sven Eckelmann | 2016-02-24 | 1 | -2/+70 |
| * | | mac80211: mesh: drop constant field mean_chain_len | Bob Copeland | 2016-02-24 | 2 | -9/+3 |
| * | | mac80211: avoid excessive stack usage in sta_info | Arnd Bergmann | 2016-02-24 | 1 | -8/+16 |
| * | | mac80211: always print a message when disconnecting | Johannes Berg | 2016-02-24 | 1 | -5/+12 |
| * | | mac80211: fix ibss scan parameters | Sara Sharon | 2016-02-24 | 1 | -7/+15 |
| * | | mac80211: add RX_FLAG_MACTIME_PLCP_START | Johannes Berg | 2016-02-24 | 2 | -2/+20 |
| * | | mac80211: fix unnecessary frame drops in mesh fwding | Michal Kazior | 2016-02-24 | 1 | -2/+3 |
| * | | mac80211: fix txq queue related crashes | Michal Kazior | 2016-02-24 | 1 | -0/+3 |
| * | | mac80211: mesh_plink: remove redundant sta_info check | Sunil Shahu | 2016-02-24 | 1 | -6/+4 |
| * | | mac80211: refactor HT/VHT to chandef code | Johannes Berg | 2016-02-24 | 5 | -78/+46 |
| * | | mac80211: limit the A-MSDU Tx based on peer's capabilities | Emmanuel Grumbach | 2016-02-24 | 3 | -0/+51 |
| * | | mac80211: Recalc min chandef when station is associated | Ilan Peer | 2016-02-24 | 2 | -5/+6 |
| * | | mac80211: allow drivers to report (non-)monitor frames | Grzegorz Bajorski | 2016-02-24 | 1 | -2/+3 |
| * | | mac80211: support hw managing reorder logic | Sara Sharon | 2016-02-24 | 3 | -11/+35 |