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
2009-11-11
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
1
-1
/
+3
2009-11-11
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
1
-0
/
+11
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-43
/
+37
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+5
2009-11-04
cfg80211: remove dead variable
Johannes Berg
1
-2
/
+0
2009-11-02
cfg80211: validate scan channels
Johannes Berg
2
-7
/
+33
2009-11-02
cfg80211: Fix WEXT compat siwauth wpa and group cipher
Jouni Malinen
1
-4
/
+2
2009-11-02
cfg80211: fix NULL ptr deref
Johannes Berg
1
-2
/
+5
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
4
-30
/
+2
2009-10-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+29
2009-10-27
cfg80211: remove warning in deauth case
Holger Schurig
1
-6
/
+0
2009-10-27
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
1
-27
/
+12
2009-10-27
cfg80211: sme: deauthenticate on assoc failure
Johannes Berg
3
-2
/
+29
2009-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-10-08
cfg80211: fix netns error unwinding bug
Johannes Berg
1
-1
/
+2
2009-10-07
net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h
John W. Linville
1
-2
/
+0
2009-10-07
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-1
/
+22
2009-10-07
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
4
-1
/
+36
2009-10-07
wext: refactor
Johannes Berg
12
-1124
/
+1072
2009-10-07
nl80211: report age of scan results
Holger Schurig
1
-0
/
+2
2009-10-05
cfg80211: assign device type in netdev notifier callback
Marcel Holtmann
1
-0
/
+7
2009-09-28
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
1
-1
/
+1
2009-09-28
wext: Add bound checks for copy_from_user
Arjan van de Ven
1
-3
/
+6
2009-09-28
cfg80211: always get BSS
Johannes Berg
1
-3
/
+2
2009-09-28
cfg80211: don't set privacy w/o key
Johannes Berg
1
-1
/
+2
2009-09-28
cfg80211: wext: don't display BSSID unless associated
Johannes Berg
1
-4
/
+1
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-09-23
cfg80211: don't overwrite privacy setting
Johannes Berg
1
-1
/
+1
2009-09-23
cfg80211: fix SME connect
Johannes Berg
1
-8
/
+13
2009-09-23
cfg80211: minimal error handling for wext-compat freq scanning
Holger Schurig
1
-0
/
+5
2009-09-23
cfg80211: use cfg80211_wext_freq() for freq conversion
Holger Schurig
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-16
cfg80211: fix SME connect
Johannes Berg
1
-8
/
+13
2009-09-14
cfg80211: minimal error handling for wext-compat freq scanning
Holger Schurig
1
-0
/
+5
2009-09-14
cfg80211: use cfg80211_wext_freq() for freq conversion
Holger Schurig
1
-1
/
+1
2009-09-09
cfg80211: allow scanning on specified frequencies when using wext-compatibility
Holger Schurig
1
-7
/
+34
2009-09-08
wireless: update cfg80211 kconfig entry
Luis R. Rodriguez
1
-1
/
+10
2009-09-02
cfg80211: fix looping soft lockup in find_ie()
Bob Copeland
1
-1
/
+1
2009-09-02
wireless: update reg debug kconfig entry
Luis R. Rodriguez
1
-0
/
+4
2009-08-28
nl80211: jump to out_err upon unsupported iftype
Roel Kluin
1
-1
/
+1
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
5
-81
/
+117
2009-08-28
cfg80211: make spurious warnings less likely, configurable
Johannes Berg
4
-4
/
+40
2009-08-28
cfg80211: check lost scans later, fix bug
Johannes Berg
3
-5
/
+22
2009-08-20
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
2
-2
/
+5
2009-08-20
cfg80211: fix leaks of wdev->conn->ie
David Kilroy
1
-0
/
+4
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
2
-13
/
+65
2009-08-20
cfg80211: report userspace SME connected event properly
Johannes Berg
2
-16
/
+15
2009-08-20
cfg80211: fix deadlock
Johannes Berg
1
-12
/
+18
2009-08-20
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
1
-0
/
+1
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-1
/
+3
[next]