aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2013-10-14wireless: radiotap: fix parsing buffer overrunJohannes Berg
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach
2013-09-26cfg80211: fix sysfs registration raceJohannes Berg
2013-09-26cfg80211: fix warning when using WEXT for IBSSBruno Randolf
2013-09-26cfg80211: use the correct macro to check for active monitor supportLuciano Coelho
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-03wireless: scan: Remove comment to compare_ether_addrJoe Perches
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-12nl80211: clean up CQM settings codeJohannes Berg
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg
2013-07-25net: wireless: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh
2013-07-16regulatory: add missing rtnl lockingJohannes Berg
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel
2013-06-24wireless: check for dangling wdev->current_bss pointerBen Greear
2013-06-24wireless: add comments about bss refcountingBen Greear
2013-06-24wireless: Make sure __cfg80211_connect_result always puts bssBen Greear
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19cfg80211: hold BSS over association processJohannes Berg
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-19nl80211: use small state buffer for wiphy_dumpJohannes Berg
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich
2013-06-18nl80211: use attributes to parse beaconsSimon Wunderlich
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg