summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2015-03-18mac80211: Send EAPOL frames at lowest rateJouni Malinen
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-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10mac80211: reset TX info flags when frame will be reprocessedJohannes Berg
2013-12-18mac80211: fix checkpatch errorsWeilong Chen
2013-12-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau
2013-09-30mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich
2013-09-26mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov
2013-08-23mac80211: assign seqnums for group QoS framesBob Copeland
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri
2013-07-16mac80211: make active monitor injection work w/ HW queueJohannes Berg
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg
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