aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/core.h
AgeCommit message (Expand)Author
2014-02-06cfg80211: send scan results from work queueJohannes Berg
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller
2013-12-03nl80211: vendor command supportJohannes Berg
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka
2013-03-06cfg80211: refactor association parametersJohannes Berg
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich
2013-01-03wireless: use __alignedJohannes Berg
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior
2012-06-29cfg80211: track monitor channelMichal Kazior
2012-06-29cfg80211: track monitor interfaces countMichal Kazior
2012-06-29cfg80211: introduce cfg80211_get_chan_stateMichal Kazior
2012-06-29cfg80211: introduce cfg80211_stop_apMichal Kazior