Age | Commit message (Expand) | Author | Files | Lines |
2012-06-05 | cfg80211: fix interface combinations check | Johannes Berg | 1 | -1/+18 |
2012-06-04 | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar | 1 | -1/+5 |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 5 | -38/+41 |
2012-05-16 | nl80211: refactor valid channel type check | Johannes Berg | 1 | -30/+29 |
2012-05-16 | cfg80211: fix cfg80211_can_beacon_sec_chan prototype | Johannes Berg | 1 | -1/+1 |
2012-05-16 | nl80211: prevent additions to old station flags API | Johannes Berg | 1 | -2/+8 |
2012-05-16 | cfg80211: add warning when calculating MCS rates >= 32 | Johannes Berg | 1 | -1/+1 |
2012-05-16 | cfg80211: remove double prototype | Johannes Berg | 1 | -2/+0 |
2012-05-16 | Net: wireless: core.c: fixed checkpatch warnings | Cristian Chilipirea | 1 | -2/+2 |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 2 | -56/+27 |
2012-05-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -2/+41 |
2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches | 1 | -3/+3 |
2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 6 | -23/+21 |
2012-05-08 | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 2 | -1/+7 |
2012-05-08 | cfg80211: fix BSS comparison | Emmanuel Grumbach | 1 | -1/+5 |
2012-05-08 | cfg80211: Add framework to support ethtool stats. | Ben Greear | 1 | -0/+29 |
2012-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-04-23 | cfg80211: Validate legacy rateset. | Bala Shanmugam | 1 | -0/+3 |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -13/+19 |
2012-04-16 | cfg80211: increse bss expire time | Rajkumar Manoharan | 1 | -1/+1 |
2012-04-16 | cfg80211: enforce lack of interface combinations | Johannes Berg | 2 | -11/+3 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -3/+3 |
2012-04-13 | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE | Pontus Fuchs | 2 | -1/+15 |
2012-04-13 | cfg80211: fix interface combinations check. | Lukasz Kucharczyk | 1 | -1/+1 |
2012-04-12 | Merge branch 'master' into for-davem | John W. Linville | 8 | -34/+147 |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -23/+24 |
2012-04-11 | cfg80211: add channel switch notify event | Thomas Pedersen | 3 | -0/+63 |
2012-04-11 | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 2 | -1/+8 |
2012-04-10 | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona | 2 | -0/+19 |
2012-04-10 | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 1 | -2/+5 |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+2 |
2012-04-09 | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB | Luis R. Rodriguez | 1 | -0/+10 |
2012-04-09 | cfg80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 2 | -16/+18 |
2012-04-09 | net/wireless/wext-core.c: add missing kfree | Julia Lawall | 1 | -2/+4 |
2012-04-09 | nl80211: ensure interface is up in various APIs | Johannes Berg | 1 | -13/+18 |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -8/+2 |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -8/+2 |
2012-04-01 | wireless: Stop using NLA_PUT*(). | David S. Miller | 2 | -545/+662 |
2012-03-26 | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info | John W. Linville | 1 | -10/+19 |
2012-03-13 | cfg80211: clarify timestamp in cfg80211_inform_bss | Johannes Berg | 1 | -4/+3 |
2012-03-12 | cfg80211: Add background scan period attribute. | Bala Shanmugam | 2 | -0/+11 |
2012-03-06 | cfg80211: expose cfg80211_calculate_bitrate() | Thomas Pedersen | 1 | -0/+1 |
2012-03-06 | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 3 | -6/+13 |
2012-03-05 | cfg80211: Add an attribute to set inactivity timeout in AP mode | Vasanthakumar Thiagarajan | 1 | -0/+8 |
2012-03-05 | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 2 | -0/+8 |
2012-02-29 | cfg80211: remove cookies from callbacks | Johannes Berg | 1 | -3/+3 |
2012-02-22 | cfg80211: restructure AP/GO mode API | Johannes Berg | 1 | -113/+142 |
2012-02-06 | mac80211: off by one in mcs mask handling | Dan Carpenter | 1 | -1/+1 |
2012-02-06 | cfg80211/mac80211: userspace peer authorization in IBSS | Antonio Quartulli | 1 | -8/+12 |