| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless: allow 40 MHz on world roaming channels 12/13 | Johannes Berg | 2012-11-12 | 1 | -3/+2 |
* | mac80211: verify that skb data is present | Johannes Berg | 2012-10-26 | 1 | -1/+2 |
* | wireless: drop invalid mesh address extension frames | Johannes Berg | 2012-10-26 | 1 | -5/+6 |
* | cfg80211: fix initialization of chan->max_reg_power | Felix Fietkau | 2012-10-18 | 1 | -2/+3 |
* | cfg80211: fix antenna gain handling | Felix Fietkau | 2012-10-18 | 1 | -2/+1 |
* | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 2012-10-15 | 1 | -9/+3 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-30 | 4 | -24/+65 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-28 | 4 | -24/+65 |
| |\ |
|
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-25 | 4 | -24/+65 |
| | |\ |
|
| | | * | cfg80211: Fix regulatory check for 60GHz band frequencies | Vladimir Kondratiev | 2012-09-25 | 1 | -5/+14 |
| | | * | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 2012-09-18 | 3 | -0/+50 |
| | | * | 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 | 2 | -2/+21 |
| | | |\ |
|
* | | | \ | 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-14 | 4 | -10/+10 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 5 | -3/+28 |
| |\| | |
| | |/ /
| |/| | |
|
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-05 | 1 | -1/+3 |
| | |\| |
|
| | | * | nl80211: fix possible memory leak nl80211_connect() | Wei Yongjun | 2012-09-04 | 1 | -1/+3 |
| * | | | cfg80211: fix indentation | Hila Gonen | 2012-09-05 | 1 | -1/+1 |
| * | | | wext: include wireless event id when it has a size problem | Arend van Spriel | 2012-09-05 | 1 | -4/+4 |
| * | | | cfg80211: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2012-09-05 | 1 | -4/+2 |
* | | | | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 3 | -64/+64 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-24 | 6 | -29/+201 |
|\| | |
| |/ /
|/| | |
|
| * | | cfg80211: add P2P Device abstraction | Johannes Berg | 2012-08-20 | 5 | -14/+196 |
| * | | wireless: add radiotap A-MPDU status field | Johannes Berg | 2012-08-20 | 1 | -0/+2 |
| * | | cfg80211: unify IE search | Vladimir Kondratiev | 2012-07-31 | 1 | -15/+3 |
* | | | cfg80211: process pending events when unregistering net device | Daniel Drake | 2012-08-06 | 3 | -1/+7 |
| |/
|/| |
|
* | | 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 | 18 | -528/+1511 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-20 | 13 | -287/+656 |
| |\ |
|
| | * | 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 | 3 | -4/+4 |
| | * | cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() | Luis R. Rodriguez | 2012-07-17 | 3 | -5/+7 |
| | * | cfg80211: add cellular base station regulatory hint support | Luis R. Rodriguez | 2012-07-17 | 4 | -8/+134 |
| | * | cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS | Luis R. Rodriguez | 2012-07-17 | 1 | -0/+21 |
| | * | cfg80211: fix set_regdom() to cancel requests with same alpha2 | Kalle Valo | 2012-07-17 | 1 | -1/+4 |
| | * | cfg80211: support TX error rate CQM | Thomas Pedersen | 2012-07-17 | 3 | -0/+103 |
| | * | nl80211: add wdev ID as u64 as it should | Johannes Berg | 2012-07-17 | 1 | -1/+1 |
| | * | cfg80211: reduce monitor interface tracking | Johannes Berg | 2012-07-13 | 3 | -58/+2 |
| | * | cfg80211/mac80211: re-add get_channel operation | Johannes Berg | 2012-07-13 | 2 | -7/+18 |
| | * | nl80211: allow enabling WoWLAN without triggers | Johannes Berg | 2012-07-12 | 1 | -17/+13 |
| | * | cfg80211: ignore channel state for stopped AP/mesh interfaces | Felix Fietkau | 2012-07-12 | 1 | -2/+9 |
| | * | cfg80211: fix locking and lockdep complaints | Johannes Berg | 2012-07-12 | 3 | -6/+12 |
| | * | nl80211: move scan API to wdev | Johannes Berg | 2012-07-12 | 5 | -32/+37 |
| | * | nl80211: send interface after creation | Johannes Berg | 2012-07-12 | 1 | -2/+15 |
| | * | cfg80211: use wireless_dev for interface management | Johannes Berg | 2012-07-12 | 1 | -9/+17 |
| | * | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 2012-07-09 | 4 | -74/+91 |