aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+2
2013-03-30cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov1-0/+2
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville7-54/+106
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg6-47/+92
2013-03-20cfg80211: fix wdev tracing crashJohannes Berg1-1/+2
2013-03-07cfg80211: fix potential BSS memory leak and updateJohannes Berg1-5/+11
2013-03-07cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev1-1/+1
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-28/+26
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-58/+3
2013-03-01nl80211: increase wiphy dump size dynamicallyJohannes Berg1-5/+25
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg2-23/+1
2013-02-26nl80211: remove TCP WoWLAN informationJohannes Berg1-45/+0
2013-02-26nl80211: remove radar informationJohannes Berg1-13/+3
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-9/+0
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller13-379/+1486
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng1-1/+1
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng1-1/+2
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville13-379/+1486
2013-02-18cfg80211: fix station change if TDLS isn't supportedJohannes Berg1-9/+0
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen1-9/+81
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen1-0/+36
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg1-0/+9
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg2-1/+14
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2-1/+20
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-1/+1
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich9-17/+463
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg2-3/+295
2013-02-13cfg80211: check vendor IE length to avoid overrunLuciano Coelho1-4/+8
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar1-27/+47
2013-02-11cfg80211: move TSF into IEsJohannes Berg2-15/+19
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg1-8/+3
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg2-54/+223
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg5-20/+20
2013-02-11cfg80211: fix radar check for P2P_DEVICEIlan Peer1-1/+1
2013-02-11cfg80211: Fix memory leakLarry Finger1-2/+7
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-1/+153
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-02-04cfg80211: wrap BSS krefJohannes Berg1-5/+15
2013-02-04cfg80211: remove a local variableJohannes Berg1-3/+2
2013-02-04cfg80211: use lockdep to assert lock is heldJohannes Berg1-2/+4
2013-02-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg2-3/+2
2013-02-04cfg80211: fix BSS IE allocation commentJohannes Berg1-4/+1
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg1-65/+0
2013-02-04cfg80211: simplify mesh BSS comparisonJohannes Berg1-81/+39
2013-02-04cfg80211: fix BSS list hidden SSID lookupJohannes Berg1-27/+53
2013-02-04cfg80211: refactor hidden SSID findingJohannes Berg1-62/+20
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev1-3/+13
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+1
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg1-3/+0
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2-0/+132