summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-06-23cfg80211: wext: clear sinfo struct before calling driverJohannes Berg1-0/+2
2015-04-09nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-04-09cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2015-02-08nl80211: fix per-station group key get/del and memory leakJohannes Berg1-5/+4
2015-01-26cfg80211: avoid mem leak on driver hint setArik Nemtsov1-1/+5
2014-10-13nl80211: clear skb cb before passing to netlinkJohannes Berg1-0/+3
2014-08-19cfg80211: fix mic_failure tracingEliad Peller1-1/+2
2014-06-06cfg80211: free sme on connection failuresEliad Peller1-1/+1
2014-02-23nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs1-1/+2
2014-01-10radiotap: fix bitmap-end-finding buffer overrunJohannes Berg1-0/+4
2013-12-20cfg80211: disable 5/10 MHz support for all driversJohannes Berg1-0/+3
2013-12-04cfg80211: fix scheduled scan pointer accessJohannes Berg1-2/+2
2013-10-14wireless: radiotap: fix parsing buffer overrunJohannes Berg1-1/+6
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2-2/+3
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-26cfg80211: use the correct macro to check for active monitor supportLuciano Coelho1-2/+2
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-87/+616
2013-09-04wireless: 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...Linus Torvalds1-11/+14
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-5/+7
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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/jber...John 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/jber...John W. Linville3-1/+166
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-3/+9
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John 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-31nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg1-2/+4
2013-07-26net: 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/linvil...John 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