| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 1 | -9/+28 |
|\ |
|
| * | 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 | 1 | -9/+27 |
* | | mac80211: use reset to set header pointer | Zhang Shengju | 2016-03-04 | 1 | -1/+1 |
* | | mac80211: let unused MPP table entries timeout | Henning Rogge | 2016-02-24 | 1 | -0/+1 |
* | | mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s | Felix Fietkau | 2016-02-24 | 1 | -3/+0 |
* | | mac80211: add API to allow filtering frames in BA sessions | Sara Sharon | 2016-02-24 | 1 | -0/+84 |
* | | mac80211: change ieee80211_rx_reorder_ready() arguments | Johannes Berg | 2016-02-24 | 1 | -9/+24 |
* | | mac80211: fix unnecessary frame drops in mesh fwding | Michal Kazior | 2016-02-24 | 1 | -2/+3 |
* | | mac80211: allow drivers to report (non-)monitor frames | Grzegorz Bajorski | 2016-02-24 | 1 | -2/+3 |
* | | mac80211: add flag for duplication check | Sara Sharon | 2016-01-14 | 1 | -0/+3 |
* | | mac80211: process and save VHT MU-MIMO group frame | Sara Sharon | 2016-01-14 | 1 | -0/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-17 | 1 | -2/+1 |
|\ |
|
| * | mac80211: handle width changes from opmode notification IE in beacon | Eyal Shapira | 2015-12-15 | 1 | -2/+1 |
* | | mac80211: remove string from unaligned packet warning | Johannes Berg | 2015-12-04 | 1 | -2/+1 |
|/ |
|
* | mac80211: move station statistics into sub-structs | Johannes Berg | 2015-10-21 | 1 | -29/+34 |
* | mac80211: clean up ieee80211_rx_h_check_dup code | Johannes Berg | 2015-10-14 | 1 | -10/+10 |
* | mac80211: use DECLARE_EWMA | Johannes Berg | 2015-08-14 | 1 | -2/+2 |
* | mac80211: Only accept data frames in OCB mode | Bertold Van den Bergh | 2015-08-14 | 1 | -1/+1 |
* | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov | 2015-07-17 | 1 | -3/+2 |
* | mac80211: remove IEEE80211_RX_FRAGMENTED | Johannes Berg | 2015-07-17 | 1 | -2/+0 |
* | mac80211: remove key TX/RX counter | Johannes Berg | 2015-07-17 | 1 | -1/+0 |
* | mac80211: remove zero-length A-MPDU subframe reporting | Johannes Berg | 2015-07-17 | 1 | -6/+1 |
* | mac80211: don't store napi struct | Johannes Berg | 2015-07-17 | 1 | -8/+10 |
* | mac80211: move ieee80211_get_bssid into RX file | Johannes Berg | 2015-07-17 | 1 | -0/+45 |
* | mac80211: remove short frame test and counter | Johannes Berg | 2015-07-17 | 1 | -5/+0 |
* | mac80211: rename 'sta_inf' variable to more common 'sta' | Johannes Berg | 2015-07-17 | 1 | -6/+6 |
* | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 | 1 | -13/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 | 1 | -2/+3 |
|\ |
|
| * | mac80211: don't use napi_gro_receive() outside NAPI context | Johannes Berg | 2015-05-19 | 1 | -2/+3 |
* | | mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS | Johannes Berg | 2015-05-05 | 1 | -3/+3 |
* | | mac80211: clean up global debugfs statistics | Johannes Berg | 2015-05-05 | 1 | -1/+1 |
* | | mac80211: notify the driver on reordering buffer timeout | Emmanuel Grumbach | 2015-04-24 | 1 | -0/+9 |
* | | mac80211: notify the driver upon BAR Rx | Emmanuel Grumbach | 2015-04-24 | 1 | -0/+8 |
* | | mac80211: use per-CPU TX/RX statistics | Johannes Berg | 2015-04-24 | 1 | -7/+14 |
* | | mac80211: OCB: remove pointless check for broadcast BSSID | Johannes Berg | 2015-04-24 | 1 | -5/+1 |
* | | mac80211: clean up/rename prepare_for_handlers() | Johannes Berg | 2015-04-24 | 1 | -44/+36 |
* | | mac80211: remove IEEE80211_RX_RA_MATCH | Johannes Berg | 2015-04-24 | 1 | -39/+5 |
* | | mac80211: remove support for IFF_PROMISC | Johannes Berg | 2015-04-24 | 1 | -25/+8 |
* | | mac80211: add TX fastpath | Johannes Berg | 2015-04-22 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-04-12 | 1 | -2/+20 |
|\ |
|
| * | mac80211: add an intermediate software queue implementation | Felix Fietkau | 2015-04-01 | 1 | -0/+13 |
| * | mac80211: use rhashtable for station table | Johannes Berg | 2015-04-01 | 1 | -2/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 1 | -3/+4 |
|\ \
| |/
|/| |
|
| * | mac80211: fix RX A-MPDU session reorder timer deletion | Johannes Berg | 2015-04-01 | 1 | -3/+4 |
* | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-03-31 | 1 | -7/+10 |
|\ \
| |/
|/| |
|
| * | mac80211: remove drop_unencrypted code | Johannes Berg | 2015-03-20 | 1 | -2/+1 |
| * | mac80211: add comment for rx_path_lock | Johannes Berg | 2015-03-16 | 1 | -0/+6 |
| * | mac80211: move netdev stats to common function | Johannes Berg | 2015-03-16 | 1 | -5/+3 |
* | | mac80211: drop unencrypted frames in mesh fwding | Bob Copeland | 2015-03-03 | 1 | -0/+3 |
|/ |
|