summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-0/+1
* mac80211: simplify idle handlingJohannes Berg2013-02-111-3/+0Star
* mac80211: remove dynamic PS driver interfaceJohannes Berg2013-02-111-2/+0Star
* mac80211: introduce beacon-only timing dataJohannes Berg2013-02-111-1/+1
* mac80211: explicitly copy channels to VLANs where neededJohannes Berg2013-02-111-0/+2
* mac80211: protect rx-path with spinlockChristian Lamparter2013-02-111-8/+1Star
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+6
* mac80211: remove unused SSID from BSSJohannes Berg2013-02-041-4/+0Star
* mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-041-0/+1
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-2/+9
* mac80211: remove unused mesh data from bssJohannes Berg2013-01-311-31/+0Star
* mac80211: remove last_probe_resp from bssJohannes Berg2013-01-311-2/+0Star
* mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-1/+1
* mac80211: remove assoc data "sent_assoc"Johannes Berg2013-01-311-1/+0Star
* Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-291-4/+2Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-4/+2Star
| |\
| | * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-161-4/+2Star
* | | mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-181-0/+1
* | | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-2/+0Star
|/ /
* | mac80211: split aggregation stop by reasonJohannes Berg2013-01-031-5/+4Star
* | mac80211: restrict assoc request VHT capabilitiesJohannes Berg2013-01-031-0/+2
* | mac80211: track enable_beacon explicitlyJohannes Berg2013-01-031-0/+3
* | mac80211: fix channel context iterationJohannes Berg2013-01-031-0/+1
* | mac80211: clean up association better in suspendJohannes Berg2013-01-031-0/+5
* | mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach2013-01-031-2/+1Star
|/
* mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-031-4/+1Star
* mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-031-0/+4
* mac80211: assign VLAN channel contextsJohannes Berg2013-01-031-0/+1
* mac80211: fix ibss scanningStanislaw Gruszka2013-01-031-3/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-1/+4
|\
| * mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-301-1/+2
| * mac80211: support VHT associationJohannes Berg2012-11-271-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-13/+9Star
|\|
| * mac80211: convert to channel definition structJohannes Berg2012-11-261-10/+8Star
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-2/+0Star
| * mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg2012-11-231-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-0/+11
|\|
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-0/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-0/+2
|\ \ | |/ |/|
| * mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-101-0/+2
* | mac80211: pass P2P powersave parameters to driverJohannes Berg2012-11-061-0/+2
* | mac80211: use a counter for remain-on-channel cookieJohannes Berg2012-10-301-1/+2
* | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-2/+10
* | mac80211: make client powersave independent of interface typeMarco Porsch2012-10-191-8/+12
* | mac80211: remove unimplemented mesh vendor syncJohannes Berg2012-10-181-1/+1
* | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-181-0/+2
* | mac80211: VHT peer STA capsMahesh Palivela2012-10-171-0/+7
* | mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-171-1/+1
* | mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen2012-10-171-2/+3
* | mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen2012-10-171-1/+1