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