aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich1-4/+15
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich12-159/+352
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich1-9/+12
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich5-25/+90
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich4-9/+27
2013-07-16mac80211: add per-chain signal information to radiotapJohannes Berg1-17/+52
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich3-17/+57
2013-07-16mac80211: fix duplicate retransmission detectionJohannes Berg1-2/+8
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg1-0/+2
2013-07-16mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau1-1/+9
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds25-582/+566
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-1/+1
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville13-86/+127
2013-06-24mac80211: initialize power mode for mesh STAsThomas Pedersen1-0/+1
2013-06-24mac80211: allow self-protected frame tx without staThomas Pedersen1-1/+2
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville12-110/+108
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-12/+92
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg1-8/+7
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg6-19/+113
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville5-12/+92
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli3-46/+7
2013-06-18mac80211: change IBSS channel state to chandefSimon Wunderlich2-13/+12
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich5-3/+31
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen3-12/+44
2013-06-13mac80211: Fix VHT bandwidth change eventIlan Peer1-1/+1
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar3-1/+17
2013-06-13mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear2-1/+4
2013-06-13mac80211: fix TX aggregation TID struct leakJohannes Berg1-0/+1
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville12-110/+108
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-7/+21
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich1-1/+1
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich1-0/+6
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg3-11/+85
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville21-424/+370
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli1-3/+14
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2-4/+1
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty3-2/+3
2013-06-11mac80211: fix mesh deadlockThomas Pedersen2-18/+18
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+43
2013-06-05wireless: fix kernel-docJohannes Berg1-0/+3
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar3-12/+16
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar1-21/+9
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2-37/+33
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs1-0/+4
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau1-1/+3
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-2/+1
2013-06-03mac80211: set mesh formation field properlyJacob Minshall2-4/+3
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen1-6/+0
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg1-0/+2
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg1-2/+3