| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf | 2012-06-28 | 1 | -13/+13 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-13 | 2 | -2/+2 |
|\ |
|
| * | cfg80211: fix potential deadlock in regulatory | Eliad Peller | 2012-06-13 | 1 | -1/+1 |
| * | cfg80211: check iface combinations only when iface is running | Michal Kazior | 2012-06-09 | 1 | -1/+1 |
* | | cfg80211: validate remain-on-channel time better | Johannes Berg | 2012-06-06 | 1 | -7/+16 |
* | | cfg80211: clarify set_channel APIs | Johannes Berg | 2012-06-06 | 7 | -75/+42 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-06 | 2 | -2/+23 |
|\ \
| |/ |
|
| * | cfg80211: fix interface combinations check | Johannes Berg | 2012-06-05 | 1 | -1/+18 |
| * | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar | 2012-06-04 | 1 | -1/+5 |
* | | cfg80211: provide channel to join_mesh function | Johannes Berg | 2012-06-05 | 4 | -15/+138 |
* | | cfg80211: disallow setting channel on WDS interfaces | Johannes Berg | 2012-06-05 | 2 | -4/+2 |
* | | cfg80211: provide channel to start_ap function | Johannes Berg | 2012-06-05 | 1 | -2/+51 |
* | | cfg80211: simplify cfg80211_can_beacon_sec_chan API | Johannes Berg | 2012-06-05 | 1 | -16/+6 |
* | | cfg80211: deprecate CFG80211_WEXT | Johannes Berg | 2012-06-05 | 1 | -1/+0 |
* | | wireless: remove wext sysfs | Johannes Berg | 2012-06-05 | 1 | -13/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 2012-05-22 | 5 | -38/+41 |
|\ |
|
| * | nl80211: refactor valid channel type check | Johannes Berg | 2012-05-16 | 1 | -30/+29 |
| * | cfg80211: fix cfg80211_can_beacon_sec_chan prototype | Johannes Berg | 2012-05-16 | 1 | -1/+1 |
| * | nl80211: prevent additions to old station flags API | Johannes Berg | 2012-05-16 | 1 | -2/+8 |
| * | cfg80211: add warning when calculating MCS rates >= 32 | Johannes Berg | 2012-05-16 | 1 | -1/+1 |
| * | cfg80211: remove double prototype | Johannes Berg | 2012-05-16 | 1 | -2/+0 |
| * | Net: wireless: core.c: fixed checkpatch warnings | Cristian Chilipirea | 2012-05-16 | 1 | -2/+2 |
* | | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 2012-05-15 | 2 | -56/+27 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-14 | 4 | -2/+41 |
|\ \
| |/ |
|
| * | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 2012-05-08 | 2 | -1/+7 |
| * | cfg80211: fix BSS comparison | Emmanuel Grumbach | 2012-05-08 | 1 | -1/+5 |
| * | cfg80211: Add framework to support ethtool stats. | Ben Greear | 2012-05-08 | 1 | -0/+29 |
* | | wireless: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches | 2012-05-09 | 1 | -3/+3 |
* | | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 | 6 | -23/+21 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-26 | 1 | -0/+3 |
|\ |
|
| * | cfg80211: Validate legacy rateset. | Bala Shanmugam | 2012-04-23 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 | 1 | -1/+1 |
|\ \ |
|
| * | | cfg80211: fix interface combinations check. | Lukasz Kucharczyk | 2012-04-13 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-18 | 5 | -13/+19 |
|\ \ \
| | |/
| |/| |
|
| * | | cfg80211: increse bss expire time | Rajkumar Manoharan | 2012-04-16 | 1 | -1/+1 |
| * | | cfg80211: enforce lack of interface combinations | Johannes Berg | 2012-04-16 | 2 | -11/+3 |
| * | | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE | Pontus Fuchs | 2012-04-13 | 2 | -1/+15 |
* | | | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -3/+3 |
* | | | Merge branch 'master' into for-davem | John W. Linville | 2012-04-12 | 8 | -34/+147 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-12 | 3 | -23/+24 |
| |\ \
| | |/ |
|
| | * | net/wireless/wext-core.c: add missing kfree | Julia Lawall | 2012-04-09 | 1 | -2/+4 |
| | * | nl80211: ensure interface is up in various APIs | Johannes Berg | 2012-04-09 | 1 | -13/+18 |
| * | | cfg80211: add channel switch notify event | Thomas Pedersen | 2012-04-11 | 3 | -0/+63 |
| * | | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 2012-04-11 | 2 | -1/+8 |
| * | | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona | 2012-04-10 | 2 | -0/+19 |
| * | | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 2012-04-10 | 1 | -2/+5 |
| * | | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB | Luis R. Rodriguez | 2012-04-09 | 1 | -0/+10 |
| * | | cfg80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 2012-04-09 | 2 | -16/+18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 | 1 | -8/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -8/+2 |
| |\ \
| | |/
| |/| |
|