Age | Commit message (Expand) | Author | Files | Lines |
2015-08-14 | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi | 1 | -0/+5 |
2015-07-17 | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov | 1 | -3/+5 |
2015-07-17 | mac80211: Add support for declaring MU-MIMO capability | Sara Sharon | 1 | -0/+2 |
2015-07-17 | mac80211: shrink struct ieee80211_fragment_entry | Johannes Berg | 1 | -6/+6 |
2015-07-17 | mac80211: TDLS: correctly configure SMPS state | Arik Nemtsov | 1 | -0/+1 |
2015-07-17 | mac80211: upgrade BW of TDLS peers when possible | Arik Nemtsov | 1 | -0/+3 |
2015-07-17 | mac80211: remove IEEE80211_RX_FRAGMENTED | Johannes Berg | 1 | -2/+0 |
2015-07-17 | mac80211: don't store napi struct | Johannes Berg | 1 | -5/+1 |
2015-07-17 | mac80211: move ieee80211_get_bssid into RX file | Johannes Berg | 1 | -2/+0 |
2015-07-17 | mac80211: remove short frame test and counter | Johannes Berg | 1 | -1/+0 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+3 |
2015-05-20 | mac80211: don't split remain-on-channel for coalescing | Johannes Berg | 1 | -6/+0 |
2015-05-19 | mac80211: don't use napi_gro_receive() outside NAPI context | Johannes Berg | 1 | -0/+3 |
2015-05-11 | mac80211: fix throughput LED trigger | Johannes Berg | 1 | -1/+0 |
2015-05-05 | mac80211: make LED triggering depend on activation | Johannes Berg | 1 | -3/+4 |
2015-05-05 | mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS | Johannes Berg | 1 | -8/+8 |
2015-05-05 | mac80211: clean up global debugfs statistics | Johannes Berg | 1 | -3/+1 |
2015-04-24 | mac80211: remove IEEE80211_RX_RA_MATCH | Johannes Berg | 1 | -3/+0 |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg | 1 | -4/+2 |
2015-04-22 | mac80211: add TX fastpath | Johannes Berg | 1 | -0/+5 |
2015-04-07 | cfg80211: move IE split utilities here from mac80211 | Johannes Berg | 1 | -4/+0 |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau | 1 | -0/+21 |
2015-04-01 | mac80211: use rhashtable for station table | Johannes Berg | 1 | -1/+2 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -29/+10 |
2015-03-30 | mac80211: add VHT support for IBSS | Janusz.Dziedzic@tieto.com | 1 | -0/+3 |
2015-03-30 | mac80211: IBSS fix scan request | Janusz.Dziedzic@tieto.com | 1 | -1/+2 |
2015-03-30 | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen | 1 | -0/+1 |
2015-03-20 | mac80211: avoid duplicate TX path station lookup | Johannes Berg | 1 | -1/+2 |
2015-03-20 | mac80211: remove drop_unencrypted code | Johannes Berg | 1 | -3/+0 |
2015-03-16 | mac80211: ignore CSA to same channel | Johannes Berg | 1 | -0/+1 |
2015-03-03 | mac80211: TDLS: support VHT between peers | Arik Nemtsov | 1 | -0/+2 |
2015-03-03 | mac80211: disable u-APSD queues by default | Michal Kazior | 1 | -6/+17 |
2015-02-28 | mac80211: remove TX latency measurement code | Johannes Berg | 1 | -24/+0 |
2015-01-27 | mac80211: handle potential race between suspend and scan completion | Luciano Coelho | 1 | -1/+2 |
2015-01-23 | mac80211: avoid races related to suspend flow | Emmanuel Grumbach | 1 | -0/+30 |
2015-01-23 | mac80211: enable TPC through mac80211 stack | Lorenzo Bianconi | 1 | -1/+2 |
2015-01-14 | mac80211: remove local->radar_detect_enabled | Eliad Peller | 1 | -2/+1 |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach | 1 | -2/+2 |
2014-12-17 | mac80211: update sta bw on ht chanwidth action frame | Eliad Peller | 1 | -0/+1 |
2014-11-21 | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -6/+36 |
2014-11-19 | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville | 1 | -2/+1 |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 1 | -2/+5 |
2014-11-19 | mac80211: rcu-ify scan and scheduled scan request pointers | Johannes Berg | 1 | -2/+2 |
2014-11-19 | mac80211: synchronously reserve TID per station | Liad Kaufman | 1 | -0/+1 |
2014-11-19 | mac80211: add specific-queue flushing support | Liad Kaufman | 1 | -0/+3 |
2014-11-19 | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 1 | -0/+3 |
2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 1 | -0/+6 |
2014-11-19 | mac80211: add parsing of TDLS specific IEs | Arik Nemtsov | 1 | -0/+2 |
2014-11-19 | mac80211: track AP and peer STA TDLS chan-switch support | Arik Nemtsov | 1 | -0/+3 |
2014-11-19 | mac80211: add function to create data frame template including key | Johannes Berg | 1 | -0/+3 |