Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 1 | -30/+49 |
2015-06-09 | mac80211: remove obsolete sentence from documentation | Jakub Kicinski | 1 | -2/+1 |
2015-06-02 | mac80211: rename single hw-scan flag to follow naming convention | Johannes Berg | 1 | -2/+2 |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg | 1 | -15/+2 |
2015-06-02 | mac80211: stop using pointers as userspace cookies | Johannes Berg | 1 | -0/+3 |
2015-06-02 | mac80211: move TX PN to public part of key struct | Johannes Berg | 1 | -0/+4 |
2015-05-20 | mac80211: add missing drv_priv description for TXQ struct | Johannes Berg | 1 | -0/+1 |
2015-05-06 | mac80211: extend get_key() to return PN for all ciphers | Johannes Berg | 1 | -0/+7 |
2015-05-06 | mac80211: extend get_tkip_seq to all keys | Johannes Berg | 1 | -39/+40 |
2015-05-05 | mac80211: make LED trigger names const | Johannes Berg | 1 | -13/+14 |
2015-04-24 | mac80211: notify the driver on reordering buffer timeout | Emmanuel Grumbach | 1 | -2/+6 |
2015-04-24 | mac80211: notify the driver upon BAR Rx | Emmanuel Grumbach | 1 | -2/+18 |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg | 1 | -7/+2 |
2015-04-22 | mac80211: allow drivers to support S/G | Johannes Berg | 1 | -2/+2 |
2015-04-22 | mac80211: add TX fastpath | Johannes Berg | 1 | -1/+5 |
2015-04-20 | mac80211: Fix mac80211.h docbook comments | Jonathan Corbet | 1 | -3/+4 |
2015-04-07 | cfg80211: move IE split utilities here from mac80211 | Johannes Berg | 1 | -28/+0 |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau | 1 | -0/+83 |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg | 1 | -1/+2 |
2015-03-30 | mac80211: notify the driver about deauth | Emmanuel Grumbach | 1 | -0/+4 |
2015-03-30 | mac80211: notify the driver about association status | Emmanuel Grumbach | 1 | -0/+2 |
2015-03-30 | mac80211: notify the driver about authentication status | Emmanuel Grumbach | 1 | -0/+36 |
2015-03-30 | mac80211: convert rssi_callback() to event_callback() | Emmanuel Grumbach | 1 | -10/+38 |
2015-03-16 | mac80211: allow to get wireless_dev structure from ieee80211_vif | Emmanuel Grumbach | 1 | -0/+13 |
2015-03-04 | mac80211: provide station PMF configuration to driver | SenthilKumar Jegadeesan | 1 | -0/+2 |
2015-03-04 | mac80211: allow iterating inactive interfaces | Arik Nemtsov | 1 | -5/+30 |
2015-03-03 | mac80211: Update beacon's timing and DTIM count on every beacon | Alexander Bondar | 1 | -2/+5 |
2015-01-27 | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers | Jouni Malinen | 1 | -0/+5 |
2015-01-27 | mac80111: Add GCMP and GCMP-256 ciphers | Jouni Malinen | 1 | -5/+10 |
2015-01-23 | mac80211: enable TPC through mac80211 stack | Lorenzo Bianconi | 1 | -0/+7 |
2015-01-23 | mac80211: allow drivers to control software crypto | Johannes Berg | 1 | -0/+12 |
2015-01-15 | mac80211: remove 80+80 MHz rate reporting | Johannes Berg | 1 | -4/+2 |
2015-01-08 | mac80211: allow drivers to provide most station statistics | Johannes Berg | 1 | -5/+12 |
2015-01-07 | mac80211: Re-fix accounting of the tailroom-needed counter | Ido Yariv | 1 | -2/+9 |
2015-01-07 | Merge branch 'mac80211' into mac80211-next | Johannes Berg | 1 | -5/+2 |
2015-01-05 | Revert "mac80211: Fix accounting of the tailroom-needed counter" | Johannes Berg | 1 | -5/+2 |
2014-12-15 | mac80211: move U-APSD enablement to vif flags | Johannes Berg | 1 | -8/+7 |
2014-12-12 | mac80211: Fix accounting of multicast frames | Sujith Manoharan | 1 | -0/+6 |
2014-12-12 | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE | Sujith Manoharan | 1 | -3/+3 |
2014-11-28 | mac80211: add ieee80211_tx_status_noskb | Felix Fietkau | 1 | -0/+20 |
2014-11-28 | mac80211: add tx_status_noskb to rate_control_ops | Felix Fietkau | 1 | -0/+4 |
2014-11-26 | cfg80211: clean up beacon loss CQM event | Johannes Berg | 1 | -0/+8 |
2014-11-19 | mac80211: notify drivers on sta rate table changes | Johannes Berg | 1 | -0/+6 |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 1 | -5/+10 |
2014-11-19 | mac80211: synchronously reserve TID per station | Liad Kaufman | 1 | -0/+37 |
2014-11-19 | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 1 | -1/+36 |
2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 1 | -0/+19 |
2014-11-10 | mac80211: add back support for radiotap vendor namespace data | Johannes Berg | 1 | -0/+37 |
2014-11-04 | mac80211: replace restart_complete() with reconfig_complete() | Eliad Peller | 1 | -6/+23 |
2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy | 1 | -0/+2 |