aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-19net: misc: Remove extern from function prototypesJoe Perches2-5/+5
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-37/+78
2013-10-02cfg80211: vlan priority handling in WMMcedric Voncken1-0/+9
2013-10-01regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg1-2/+12
2013-10-01nl80211: allow CAC only if no operation is going onSimon Wunderlich1-0/+3
2013-10-01cfg80211: parse dfs region for internal regdb optionJanusz Dziedzic1-0/+6
2013-10-01mac80211: fix some snprintf misusesEliad Peller1-11/+13
2013-09-26cfg80211: fix sysfs registration raceJohannes Berg1-8/+13
2013-09-26cfg80211: fix warning when using WEXT for IBSSBruno Randolf1-0/+3
2013-09-26nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich1-15/+34
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2-9/+1
2013-09-26cfg80211: use the correct macro to check for active monitor supportLuciano Coelho1-2/+2
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-87/+616
2013-09-03wireless: scan: Remove comment to compare_ether_addrJoe Perches1-4/+0
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-11/+14
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-5/+7
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-17/+15
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev3-5/+7
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-38/+49
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg1-6/+4
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter1-11/+11
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel3-11/+25
2013-08-12nl80211: clean up CQM settings codeJohannes Berg1-27/+24
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-1/+166
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-3/+9
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville8-39/+394
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich3-1/+166
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg1-0/+1
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg1-2/+4
2013-07-25net: wireless: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+14
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov1-1/+4
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich1-0/+2
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2-5/+14
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich3-16/+28
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar4-0/+321
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich1-0/+13
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar1-18/+16
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh1-2/+2
2013-07-16regulatory: add missing rtnl lockingJohannes Berg1-0/+2
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg1-3/+26
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior1-2/+5
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-145/+246
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel1-1/+1
2013-06-24wireless: check for dangling wdev->current_bss pointerBen Greear1-0/+6
2013-06-24wireless: add comments about bss refcountingBen Greear2-0/+7
2013-06-24wireless: Make sure __cfg80211_connect_result always puts bssBen Greear1-1/+4
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville10-587/+534
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+14
2013-06-19cfg80211: hold BSS over association processJohannes Berg2-5/+14
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg1-3/+5