summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-191-2/+9
* cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau2013-05-231-1/+1
* cfg80211: check wdev->netdev in connection workJohannes Berg2013-05-231-0/+3
* cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
* cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-162-2/+2
* nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
* cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
* cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-40/+38
|\
| * hostap: Don't use create_proc_read_entry()David Howells2013-04-293-40/+38
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-247-81/+301
|\ \
| * | cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-225-1/+183
| * | cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg2013-04-221-4/+4
| * | cfg80211: fix P2P-Device stop lockingJohannes Berg2013-04-221-0/+2
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-227-54/+108
| |\ \
| * | | nl80211: allow using wdev identifiers to get scan resultsJohannes Berg2013-04-191-75/+91
| * | | cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-161-0/+20
| * | | wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-04-161-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-103-4/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-0/+2
| |\ \ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-031-0/+2
| | |\ \ \
| | | * | | cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov2013-03-301-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-297-54/+106
| |\| | | | | | |_|/ / | |/| | |
| * | | | cfg80211: fix error return code in cfg80211_init()Wei Yongjun2013-03-201-1/+3
| * | | | cfg80211: fix potential connection work crashJohannes Berg2013-03-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-017-54/+108
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-257-54/+106
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-246-47/+92
| | * | cfg80211: fix wdev tracing crashJohannes Berg2013-03-201-1/+2
| | * | cfg80211: fix potential BSS memory leak and updateJohannes Berg2013-03-071-5/+11
| | * | cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev2013-03-071-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-062-28/+26
| |\| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-011-58/+3
| |\ \ \
* | | | | net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
| |_|_|/ |/| | |
* | | | nl80211: user_mpm overrides auto_open_plinksThomas Pedersen2013-03-061-0/+3
* | | | cfg80211: rename mesh station typesThomas Pedersen2013-03-061-4/+4
* | | | nl80211: explicit userspace MPMThomas Pedersen2013-03-062-0/+9
* | | | regulatory: allow VHT channels in world roamingJohannes Berg2013-03-061-3/+3
* | | | cfg80211: enable TDLS on P2P client interfacesJohannes Berg2013-03-061-0/+1
* | | | cfg80211/mac80211: disconnect on suspendStanislaw Gruszka2013-03-064-40/+68
* | | | cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-063-0/+135
* | | | cfg80211: prohibit zero keepalive intervalJohannes Berg2013-03-061-1/+2
* | | | cfg80211: refactor association parametersJohannes Berg2013-03-064-104/+63
* | | | cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-064-8/+88
* | | | cfg80211: move exported event functions into nl80211Johannes Berg2013-03-065-374/+195
* | | | nl80211: re-add channel width and extended capa advertisingJohannes Berg2013-03-061-3/+33
* | | | nl80211: conditionally add back TCP WoWLAN informationJohannes Berg2013-03-061-2/+46
* | | | nl80211: conditionally add back radar informationJohannes Berg2013-03-061-9/+29
* | | | nl80211: allow splitting wiphy information in dumpsJohannes Berg2013-03-061-362/+571
* | | | cfg80211: comprehensively check station changesJohannes Berg2013-03-061-120/+168