aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2015-10-01mac80211: enable assoc check for mesh interfacesBob Copeland
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-01-15mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
2013-11-13mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22mac80211: improve the rate control APIFelix Fietkau
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau
2013-04-16mac80211: fix rate control tx handler for VHT ratesKarl Beldan
2013-04-11mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-01mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch
2013-02-27mac80211: convert to idr_alloc()Tejun Heo
2013-02-26mac80211: Ensure off-channel frames don't get queuedSeth Forshee
2013-02-26mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh
2013-02-26mac80211: fix tim_lock lockingJohannes Berg
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: use spin_lock_bh() for tim_lockJohannes Berg
2013-02-15mac80211: fix auth/assoc timeout handlingJohannes Berg
2013-02-15mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-02-04mac80211: allow transmitting deauth with tainted keyJohannes Berg
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-25mac80211: avoid a build warningArnd Bergmann
2013-01-16mac80211: move add_tim to subfunctionMarco Porsch
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-07mac80211: fix TX error pathJohannes Berg
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-18mac80211: remove some unused codeJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg