aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-10-141-1/+6
* cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-092-2/+3
* cfg80211: fix sysfs registration raceJohannes Berg2013-09-261-8/+13
* cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-261-0/+3
* cfg80211: use the correct macro to check for active monitor supportLuciano Coelho2013-09-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0510-87/+616
|\
| * wireless: scan: Remove comment to compare_ether_addrJoe Perches2013-09-031-4/+0
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-283-5/+7
| |\
| | * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-233-5/+7
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-282-17/+15
| |\ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-163-38/+49
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-123-11/+25
| | * | nl80211: clean up CQM settings codeJohannes Berg2013-08-121-27/+24
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-093-1/+166
| |\ \ \ | | |/ /
| | * | nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-013-1/+166
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-093-3/+9
| |\ \ \
| * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-018-39/+394
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich2013-07-161-0/+2
| | * | | cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-162-5/+14
| | * | | nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-163-16/+28
| | * | | cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-164-0/+321
| | * | | nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-161-0/+13
| | * | | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-18/+16
* | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-11/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | net: wireless: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-11/+14
| | |/ / | |/| |
* | | | cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-141-6/+4
* | | | nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter2013-08-141-11/+11
| |_|/ |/| |
* | | cfg80211: fix P2P GO interface teardownJohannes Berg2013-07-311-0/+1
* | | nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg2013-07-301-2/+4
* | | regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov2013-07-251-1/+4
| |/ |/|
* | nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh2013-07-161-2/+2
* | regulatory: add missing rtnl lockingJohannes Berg2013-07-161-0/+2
* | cfg80211: fix bugs in new SME implementationJohannes Berg2013-07-161-3/+26
* | nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-07-161-2/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-287-145/+246
|\
| * cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel2013-06-241-1/+1
| * wireless: check for dangling wdev->current_bss pointerBen Greear2013-06-241-0/+6
| * wireless: add comments about bss refcountingBen Greear2013-06-242-0/+7
| * wireless: Make sure __cfg80211_connect_result always puts bssBen Greear2013-06-241-1/+4
| * cfg80211: hold BSS over association processJohannes Berg2013-06-192-5/+14
| * cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-3/+5
| * nl80211: use small state buffer for wiphy_dumpJohannes Berg2013-06-191-94/+116
| * Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-191-2/+9
| |\
| * | nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-182-12/+66
| * | nl80211: use attributes to parse beaconsSimon Wunderlich2013-06-181-28/+25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-2110-587/+534
|\ \ \ | |/ /
| * | cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg2013-06-111-1/+4
| * | nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli2013-06-111-4/+15
| * | cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-06-111-5/+7
| * | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-112-0/+27