summaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: report some VHT radiotap infos for tx statusKarl Beldan2013-08-011-13/+63
* mac80211: ibss - remove not authorized station earlierAntonio Quartulli2013-08-011-1/+29
* mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-015-17/+10
* mac80211: make active monitor injection work w/ HW queueJohannes Berg2013-07-161-0/+4
* mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh2013-07-161-1/+3
* mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich2013-07-161-1/+3
* mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-163-31/+10
* mac80211: return if IBSS chandef can not be usedSimon Wunderlich2013-07-161-0/+8
* mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-164-23/+56
* cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-163-3/+4
* cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-161-4/+15
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-1612-159/+352
* mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-161-9/+12
* mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-165-25/+90
* mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-164-9/+27
* mac80211: add per-chain signal information to radiotapJohannes Berg2013-07-161-17/+52
* mac80211: enable HT overrides for ibssSimon Wunderlich2013-07-163-17/+57
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-1025-582/+566
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-2813-86/+127
| |\
| | * mac80211: initialize power mode for mesh STAsThomas Pedersen2013-06-241-0/+1
| | * mac80211: allow self-protected frame tx without staThomas Pedersen2013-06-241-1/+2
| | * cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-8/+7
| | * Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-196-19/+113
| | |\
| | * | Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli2013-06-183-46/+7
| | * | mac80211: change IBSS channel state to chandefSimon Wunderlich2013-06-182-13/+12
| | * | mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-185-3/+31
| | * | mac80211: update mesh beacon on workqueueThomas Pedersen2013-06-183-12/+44
| | * | mac80211: Fix VHT bandwidth change eventIlan Peer2013-06-131-1/+1
| | * | mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-133-1/+17
| | * | mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear2013-06-132-1/+4
| | * | mac80211: fix TX aggregation TID struct leakJohannes Berg2013-06-131-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-2112-110/+108
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-185-12/+92
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-1212-110/+108
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-3/+14
| | | * | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-112-4/+1
| | | * | mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-113-2/+3
| | | * | mac80211: fix mesh deadlockThomas Pedersen2013-06-112-18/+18
| | | * | wireless: fix kernel-docJohannes Berg2013-06-051-0/+3
| | | * | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-053-12/+16
| | | * | mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar2013-06-051-21/+9
| | | * | cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-042-37/+33
| | | * | mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs2013-06-041-0/+4
| | | * | mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-1/+3
| | | * | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-2/+1
| | | * | mac80211: set mesh formation field properlyJacob Minshall2013-06-032-4/+3
| | | * | mac80211: don't check local mesh TTL on TXThomas Pedersen2013-06-031-6/+0
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-121-7/+21
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-205-12/+92
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1121-424/+370
| |\ \ \ \ | | | |/ / | | |/| |