summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville12-110/+108
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+21
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-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
2013-05-29mac80211: support active monitor interfacesFelix Fietkau4-11/+38
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa1-6/+20
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg10-283/+187
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg7-14/+73
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan4-34/+10
2013-05-24mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan1-2/+3
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel1-0/+4
2013-05-24mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-23mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-23mac80211: fix queue handling crashJohannes Berg1-1/+5
2013-05-17mac80211: fix direct probe authStanislaw Gruszka1-6/+6
2013-05-16mac80211: enable power save only if DTIM period is availableAlexander Bondar1-0/+4
2013-05-16mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2-1/+1
2013-05-16mac80211: write memcpy differently for smatchJohannes Berg1-1/+1
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg6-89/+84
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg1-6/+22
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau4-1/+33
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg1-4/+4
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg1-0/+3
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg1-2/+2
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau1-1/+8
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg1-6/+22
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg3-0/+33
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville27-830/+1309
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-12/+39
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+39
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau2-91/+111
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau2-68/+84
2013-04-22mac80211: improve the rate control APIFelix Fietkau3-167/+303
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan1-0/+3
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan1-6/+15