aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH1-7/+0
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-1/+1
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg1-3/+2
2012-10-18cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau1-2/+3
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-24/+15
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+9
2012-09-25cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev1-5/+14
2012-09-18cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez1-3/+9
2012-09-18wireless: remove unreachable codeAlan Cox1-19/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+18
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-1/+18
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2012-08-02cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart1-0/+1
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee1-0/+2
2012-07-30Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg1-17/+120
2012-07-25wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka1-1/+15
2012-07-18cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan1-1/+3
2012-07-17cfg80211: remove regulatory_update()Luis R. Rodriguez1-10/+2
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez1-2/+4
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez1-1/+1
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez1-6/+107
2012-07-17cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo1-1/+4
2012-07-02wireless: regulatory for 60gVladimir Kondratiev1-1/+4
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-04-09cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez1-0/+10
2012-01-24wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit powerHong Wu1-17/+2
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez1-4/+13
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez1-3/+3
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez1-6/+6
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt1-1/+4
2011-12-16cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan1-0/+26
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez1-4/+16
2011-12-13cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan1-2/+14
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-14/+34
2011-11-30cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez1-2/+4
2011-11-30cfg80211: fix race on init and driver registrationLuis R. Rodriguez1-16/+27
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+2
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez1-0/+2
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez1-0/+37
2011-11-21cfg80211: fix regulatory NULL dereferenceJohannes Berg1-0/+4
2011-11-09cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez1-0/+3
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+1
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan1-0/+1
2011-09-14cfg80211: reorder code to obsolete forward declarationSven Neumann1-11/+8
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann1-2/+15
2011-09-13cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin1-1/+2
2011-08-09cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches1-8/+6