| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-12-06 | 1 | -1/+1 |
|\ |
|
| * | cfg80211: fix BSS struct IE access races | Johannes Berg | 2012-11-30 | 1 | -1/+1 |
* | | wireless: allow 40 MHz on world roaming channels 12/13 | Johannes Berg | 2012-11-12 | 1 | -3/+2 |
|/ |
|
* | cfg80211: fix initialization of chan->max_reg_power | Felix Fietkau | 2012-10-18 | 1 | -2/+3 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-30 | 1 | -24/+15 |
|\ |
|
| * | cfg80211: Fix regulatory check for 60GHz band frequencies | Vladimir Kondratiev | 2012-09-25 | 1 | -5/+14 |
| * | wireless: remove unreachable code | Alan Cox | 2012-09-18 | 1 | -19/+1 |
| * | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 2012-09-06 | 1 | -1/+18 |
| |\ |
|
* | \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 1 | -3/+9 |
|\ \ \ |
|
| * | | | cfg80211: fix possible circular lock on reg_regdb_search() | Luis R. Rodriguez | 2012-09-19 | 1 | -3/+9 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 1 | -1/+18 |
|\| |
| |/
|/| |
|
| * | cfg80211: Clear "beacon_found" on regulatory restore | Paul Stewart | 2012-08-02 | 1 | -0/+1 |
| * | cfg80211: add channel flag to prohibit OFDM operation | Seth Forshee | 2012-08-02 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'wireless/master' into mac80211 | Johannes Berg | 2012-07-30 | 1 | -17/+120 |
| |\ |
|
| * | | wireless: reg: restore previous behaviour of chan->max_power calculations | Stanislaw Gruszka | 2012-07-25 | 1 | -1/+15 |
* | | | cfg80211: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2012-09-05 | 1 | -4/+2 |
| |/
|/| |
|
* | | cfg80211: Fix mutex locking in reg_last_request_cell_base | Mohammed Shafi Shajakhan | 2012-07-18 | 1 | -1/+3 |
* | | cfg80211: remove regulatory_update() | Luis R. Rodriguez | 2012-07-17 | 1 | -10/+2 |
* | | cfg80211: make regulatory_update() static | Luis R. Rodriguez | 2012-07-17 | 1 | -2/+4 |
* | | cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() | Luis R. Rodriguez | 2012-07-17 | 1 | -1/+1 |
* | | cfg80211: add cellular base station regulatory hint support | Luis R. Rodriguez | 2012-07-17 | 1 | -6/+107 |
* | | cfg80211: fix set_regdom() to cancel requests with same alpha2 | Kalle Valo | 2012-07-17 | 1 | -1/+4 |
* | | wireless: regulatory for 60g | Vladimir Kondratiev | 2012-07-02 | 1 | -1/+4 |
|/ |
|
* | cfg80211: fix potential deadlock in regulatory | Eliad Peller | 2012-06-13 | 1 | -1/+1 |
* | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB | Luis R. Rodriguez | 2012-04-09 | 1 | -0/+10 |
* | wireless: Save original maximum regulatory transmission power for the calucat... | Hong Wu | 2012-01-24 | 1 | -17/+2 |
* | cfg80211: relicense reg.c reg.h and genregdb.awk to ISC | Luis R. Rodriguez | 2012-01-04 | 1 | -4/+13 |
* | cfg80211: replace reg.c Nokia commit 269ac5 | Luis R. Rodriguez | 2012-01-04 | 1 | -3/+3 |
* | cfg80211: replace reg.c Nokia commit c4c32294 | Luis R. Rodriguez | 2012-01-04 | 1 | -6/+6 |
* | wireless: Protect regdomain change by mutex | Dmitry Shmidt | 2012-01-04 | 1 | -1/+4 |
* | cfg80211: Restore orig channel values upon disconnect | Rajkumar Manoharan | 2011-12-16 | 1 | -0/+26 |
* | cfg80211: allow following country IE power for custom regdom cards | Luis R. Rodriguez | 2011-12-16 | 1 | -4/+16 |
* | cfg80211: notify core hints that helps to restore regd settings | Rajkumar Manoharan | 2011-12-13 | 1 | -2/+14 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-02 | 1 | -14/+34 |
|\ |
|
| * | cfg80211: amend regulatory NULL dereference fix | Luis R. Rodriguez | 2011-11-30 | 1 | -2/+4 |
| * | cfg80211: fix race on init and driver registration | Luis R. Rodriguez | 2011-11-30 | 1 | -16/+27 |
| * | cfg80211: fix regulatory NULL dereference | Johannes Berg | 2011-11-21 | 1 | -0/+4 |
| * | cfg80211: fix bug on regulatory core exit on access to last_request | Luis R. Rodriguez | 2011-11-09 | 1 | -0/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 1 | -0/+2 |
|\ \ |
|
| * | | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
| * | | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
| |/ |
|
* | | cfg80211: pass DFS region to drivers through reg_notifier() | Luis R. Rodriguez | 2011-11-21 | 1 | -0/+2 |
* | | cfg80211: process regulatory DFS region for countries | Luis R. Rodriguez | 2011-11-21 | 1 | -0/+37 |
|/ |
|
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -0/+1 |
|\ |
|
| * | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan | 2011-09-16 | 1 | -0/+1 |
* | | cfg80211: reorder code to obsolete forward declaration | Sven Neumann | 2011-09-14 | 1 | -11/+8 |
* | | cfg80211: hold reg_mutex when updating regulatory | Sven Neumann | 2011-09-14 | 1 | -2/+15 |
* | | cfg80211: print bandwidth in chan_reg_rule_print_dbg() | Pavel Roskin | 2011-09-13 | 1 | -1/+2 |
* | | cfg80211: Update REG_DBG_PRINT macro and uses | Joe Perches | 2011-08-09 | 1 | -8/+6 |
|/ |
|
* | wireless: fix a typo in ignore_reg_update | Mihai Moldovan | 2011-07-26 | 1 | -1/+1 |