summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2015-08-03mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-08-03mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-07-10mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior
2015-05-20mac80211: don't split remain-on-channel for coalescingJohannes Berg
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-05-11mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-04-24mac80211: enable hash table shrinkingJohannes Berg
2015-04-23mac80211: fix rhashtable conversionJohannes Berg
2015-04-20mac80211: don't warn when stopping VLAN with stationsJohannes Berg
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-07mac80211: Move message tracepoints to their own headerSteven Rostedt (Red Hat)
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville
2015-04-01mac80211: add standard deviation to Minstrel statsThomas Huehn
2015-04-01mac80211: reduce calculation costs of EWMAThomas Huehn
2015-04-01mac80211: add max lossless throughput per rateThomas Huehn
2015-04-01mac80211: restructure per-rate throughput calculation into functionThomas Huehn
2015-04-01mac80211: improve Minstrel variable & function namingThomas Huehn
2015-04-01mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn
2015-04-01mac80211: add new Minstrel-HT statistic output via csvThomas Huehn
2015-04-01mac80211: add new Minstrel statistic output via csvThomas Huehn
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-01mac80211: enhance readability of Minstrel-HTs rc_stats outputThomas Huehn
2015-04-01mac80211: enhance readability of Minstrels rc_stats outputThomas Huehn
2015-04-01mac80211: use rhashtable for station tableJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30mac80211: set QoS capability before changing station stateJohannes Berg
2015-03-30mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2015-03-30mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com
2015-03-30mac80211: factor out station lookup from ieee80211_build_hdr()Johannes Berg
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg
2015-03-30mac80211: send AP probe as unicast againJohannes Berg
2015-03-30mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg
2015-03-30mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()Dan Carpenter
2015-03-30mac80211: Fix misplaced return in AES-GMAC key setupJouni Malinen
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mac80211: fix typo in debug outputMichael Braun
2015-03-30mac80211: reject aggregation sessions with non-HT peersJohannes Berg
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov
2015-03-30mac80211: stop scan before connectionDavid Spinadel
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach