summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)Author
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior
2012-06-05cfg80211: fix interface combinations checkJohannes Berg
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-16nl80211: refactor valid channel type checkJohannes Berg
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg
2012-05-16nl80211: prevent additions to old station flags APIJohannes Berg
2012-05-16cfg80211: add warning when calculating MCS rates >= 32Johannes Berg
2012-05-16cfg80211: remove double prototypeJohannes Berg
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-08cfg80211: fix BSS comparisonEmmanuel Grumbach
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23cfg80211: Validate legacy rateset.Bala Shanmugam
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-16cfg80211: increse bss expire timeRajkumar Manoharan
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk
2012-04-12Merge branch 'master' into for-davemJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-09cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-01wireless: Stop using NLA_PUT*().David S. Miller
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg