aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich1-3/+4
2013-01-03wireless: use __alignedJohannes Berg1-1/+1
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg1-13/+3
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-2/+0
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg1-6/+0
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-0/+6
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-7/+4
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-4/+2
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear1-1/+6
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen1-2/+4
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake1-0/+1
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg1-3/+0
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg1-2/+1
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-1/+1
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg1-3/+3
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg1-1/+3
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior1-3/+26
2012-06-29cfg80211: track monitor channelMichal Kazior1-0/+3
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+14
2012-06-29cfg80211: introduce cfg80211_get_chan_stateMichal Kazior1-0/+12
2012-06-29cfg80211: introduce cfg80211_stop_apMichal Kazior1-0/+4
2012-06-20cfg80211: make some functions staticJohannes Berg1-26/+0
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-3/+2
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg1-2/+5
2012-05-16cfg80211: remove double prototypeJohannes Berg1-2/+0
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg1-5/+0
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-5/+4
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan1-4/+2
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear1-2/+8
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-1/+1
2011-11-09cfg80211: allow registering to beaconsJohannes Berg1-0/+2
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-1/+2
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen1-0/+1
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann1-2/+0
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg1-0/+4
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho1-0/+2
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen1-1/+4
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg1-0/+11
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho1-2/+0
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg1-0/+3
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho1-0/+7
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg1-0/+14
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona1-2/+3
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-0/+13
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg1-2/+2
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-1/+1
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg1-3/+6