summaryrefslogtreecommitdiff
path: root/net/wireless/core.h
AgeCommit message (Expand)Author
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
2012-06-20cfg80211: make some functions staticJohannes Berg
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg
2012-05-16cfg80211: remove double prototypeJohannes Berg
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-09-23net: return operator cleanupEric Dumazet
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen