aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-11-08cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau
2010-10-25cfg80211: fix regression on processing country IEsLuis R. Rodriguez
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15radiotap: fix vendor namespace parsingJohannes Berg
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg
2010-10-12wireless: Print wiphy name in sysfs.Ben Greear
2010-10-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear
2010-10-11Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg
2010-10-06cfg80211: fix BSS double-unlinkingJohannes Berg
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06nl80211: fix error in generic netif_running checkJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-05nl80211: reduce dumping boilerplateJohannes Berg
2010-10-05nl80211: use generic check for netif_runningJohannes Berg
2010-10-05nl80211: use the new genetlink pre/post_doit hooksJohannes Berg
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan
2010-10-05cfg80211: fix lockingJohannes Berg
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau
2010-10-05wireless: Use first phyX name available when registering phy devices.Ben Greear
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-23net: return operator cleanupEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-09-14nl80211: Uninitialized variableBill Jordan
2010-09-14net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville
2010-08-31net/wireless: Remove double testJulia Lawall
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
2010-08-27cfg80211: allow vendor specific cipher suitesJohannes Berg
2010-08-25nl80211: fix missing nestingJohannes Berg