aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-20cfg80211: fix regression in multi-vif AP startFelix Fietkau
2012-06-20nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg
2012-06-20nl80211: change __cfg80211_rdev_from_infoJohannes Berg
2012-06-20nl80211: fix netns separationJohannes Berg
2012-06-20nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg
2012-06-20cfg80211: make some functions staticJohannes Berg
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13nl80211: fix sched scan match attribute nameJohannes Berg
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg
2012-06-05cfg80211: disallow setting channel on WDS interfacesJohannes Berg
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg
2012-06-05cfg80211: deprecate CFG80211_WEXTJohannes Berg
2012-06-05wireless: remove wext sysfsJohannes Berg
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