index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
1
-1
/
+1
2011-07-26
cfg80211: really ignore the regulatory request
Sven Neumann
1
-2
/
+3
2011-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
3
-2
/
+8
2011-07-20
cfg80211: enter psm when working as p2p_cli
Eliad Peller
1
-1
/
+2
2011-07-19
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
4
-19
/
+73
2011-07-15
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
2
-0
/
+53
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-14
/
+34
2011-07-08
cfg80211: return -ENOENT when stopping sched_scan while not running
Luciano Coelho
1
-1
/
+1
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
3
-0
/
+128
2011-07-05
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
Jesper Juhl
1
-3
/
+2
2011-07-05
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
4
-14
/
+34
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-06-27
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
1
-1
/
+2
2011-06-22
nl80211: use netlink consistent dump feature for BSS dumps
Johannes Berg
1
-4
/
+8
2011-06-10
cfg80211: Ignore downstream DEAUTH for authtry_bsses
Paul Stewart
1
-1
/
+3
2011-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+4
2011-06-07
nl80211: fix overflow in ssid_len
Luciano Coelho
1
-5
/
+4
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-19
/
+24
2011-06-01
cfg80211: skip disabled channels on channel survey
Luis R. Rodriguez
1
-4
/
+15
2011-06-01
nl80211: add testmode dump support
Wey-Yi Guy
1
-0
/
+88
2011-06-01
cfg80211: don't drop p2p probe responses
Eliad Peller
1
-19
/
+24
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
1
-2
/
+2
2011-05-26
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
1
-2
/
+2
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
4
-15
/
+23
2011-05-19
nl80211: remove some stack variables in trigger_scan and start_sched_scan
Luciano Coelho
1
-8
/
+4
2011-05-19
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
3
-7
/
+19
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-63
/
+953
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
1
-8
/
+13
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
1
-1
/
+1
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
4
-14
/
+251
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
3
-17
/
+7
2011-05-12
cfg80211: restrict AP beacon intervals
Johannes Berg
4
-17
/
+52
2011-05-11
cfg80211/nl80211: add interval attribute for scheduled scans
Luciano Coelho
1
-0
/
+10
2011-05-11
cfg80211/nl80211: add support for scheduled scans
Luciano Coelho
5
-1
/
+342
2011-05-11
mac80211: allow setting supported rates on mesh peers
Javier Cardona
1
-2
/
+0
2011-05-11
nl80211: allow setting MFP flag for a meshif
Thomas Pedersen
1
-0
/
+1
2011-05-11
nl80211: allow installing keys for a meshif
Thomas Pedersen
1
-0
/
+1
2011-05-11
nl80211: Let userspace drive the peer link management states.
Javier Cardona
1
-0
/
+6
2011-05-11
cfg80211: Use capability info to detect mesh beacons.
Javier Cardona
1
-7
/
+7
2011-05-11
mac80211: Let userspace send action frames over mesh interfaces
Javier Cardona
1
-0
/
+10
2011-05-11
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
Javier Cardona
1
-1
/
+3
2011-05-10
wireless: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
2
-4
/
+1
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
4
-1
/
+266
2011-05-05
nl80211: Fix set_key regression with some drivers
Jouni Malinen
1
-8
/
+0
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+19
2011-04-26
cfg80211: fix regresion on reg user timeout
Luis R. Rodriguez
1
-1
/
+2
2011-04-25
cfg80211: module_param to disable HT40 in 2.4GHz band
Amitkumar Karwar
1
-0
/
+17
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-8
/
+86
[next]