aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf1-13/+13
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-2/+2
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior1-1/+1
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg1-7/+16
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg7-75/+42
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-2/+23
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg4-15/+138
2012-06-05cfg80211: disallow setting channel on WDS interfacesJohannes Berg2-4/+2
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg1-2/+51
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg1-16/+6
2012-06-05cfg80211: deprecate CFG80211_WEXTJohannes Berg1-1/+0
2012-06-05wireless: remove wext sysfsJohannes Berg1-13/+0
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar1-1/+5
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville5-38/+41
2012-05-16nl80211: refactor valid channel type checkJohannes Berg1-30/+29
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg1-1/+1
2012-05-16nl80211: prevent additions to old station flags APIJohannes Berg1-2/+8
2012-05-16cfg80211: add warning when calculating MCS rates >= 32Johannes Berg1-1/+1
2012-05-16cfg80211: remove double prototypeJohannes Berg1-2/+0
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea1-2/+2
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2-56/+27
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller4-2/+41
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches1-3/+3
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches6-23/+21
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2-1/+7
2012-05-08cfg80211: fix BSS comparisonEmmanuel Grumbach1-1/+5
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear1-0/+29
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-04-23cfg80211: Validate legacy rateset.Bala Shanmugam1-0/+3
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-13/+19
2012-04-16cfg80211: increse bss expire timeRajkumar Manoharan1-1/+1
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg2-11/+3
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-3/+3
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2-1/+15
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk1-1/+1
2012-04-12Merge branch 'master' into for-davemJohn W. Linville8-34/+147
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-23/+24
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen3-0/+63
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2-1/+8
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona2-0/+19
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg1-2/+5
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+2
2012-04-09cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez1-0/+10
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2-16/+18
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall1-2/+4
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg1-13/+18
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+2