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