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
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
mac80211: fix failure to check kmalloc return value in key_key_read
Jesper Juhl
1
-1
/
+5
2010-10-27
mac80211: Fix scan_ies_len to include DS Params
Jouni Malinen
1
-2
/
+3
2010-10-25
mac80211: Fix ibss station got expired immediately
Rajkumar Manoharan
1
-0
/
+1
2010-10-25
mac80211: don't sanitize invalid rates
Christian Lamparter
1
-0
/
+3
2010-10-25
mac80211: cancel restart_work explicitly instead of depending on flush_schedu...
Tejun Heo
1
-7
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
36
-1099
/
+2005
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
8
-7
/
+25
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-23
/
+91
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
4
-6
/
+16
2010-10-13
mac80211: fix SMPS request
Johannes Berg
1
-0
/
+2
2010-10-13
mac80211: add probe request filter flag
Johannes Berg
4
-2
/
+32
2010-10-11
mac80211: minstrel_ht A-MPDU fix
Björn Smedman
1
-3
/
+4
2010-10-11
mac80211: don't kmalloc 16 bytes
Johannes Berg
1
-7
/
+1
2010-10-11
mac80211: temporarily disable reorder release timer
Christian Lamparter
1
-0
/
+24
2010-10-11
mac80211: fix possible null-pointer de-reference
Christian Lamparter
1
-3
/
+14
2010-10-11
wireless: Set some stats used by /proc/net/wireless (wext)
Ben Greear
1
-1
/
+3
2010-10-11
mac80211: Improve mlme probe response log messages.
Ben Greear
1
-7
/
+11
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-260
/
+410
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+4
2010-10-07
cfg80211: constify WDS address
Johannes Berg
1
-1
/
+1
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-06
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
1
-3
/
+4
2010-10-06
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
1
-0
/
+4
2010-10-06
mac80211: compete scan to cfg80211 if deferred scan fail to start
Stanislaw Gruszka
1
-0
/
+2
2010-10-06
mac80211: do not requeue scan work when not needed
Stanislaw Gruszka
1
-12
/
+3
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
3
-14
/
+27
2010-10-06
mac80211: keep lock when calling __ieee80211_scan_completed()
Stanislaw Gruszka
1
-36
/
+39
2010-10-06
mac80211: reduce number of __ieee80211_scan_completed calls
Stanislaw Gruszka
1
-22
/
+29
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
8
-68
/
+123
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
11
-35
/
+48
2010-10-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-10-06
mac80211: delete AddBA response timer
Johannes Berg
1
-0
/
+2
2010-10-05
mac80211: fix channel assumption for association done work
Luis R. Rodriguez
1
-3
/
+3
2010-10-05
mac80211: fix deadlock with multiple interfaces
Johannes Berg
5
-22
/
+7
2010-10-05
mac80211: Add WME information element for IBSS
Bruno Randolf
1
-22
/
+43
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
2
-1
/
+5
2010-10-05
mac80211: fix for WDS interfaces
Bill Jordan
4
-0
/
+10
2010-10-05
mac80211: Add validity check for beacon_crc value
Juuso Oikarinen
2
-2
/
+6
2010-10-05
mac80211: perform scan cancel in hw reset work
Stanislaw Gruszka
1
-9
/
+10
2010-10-05
cfg80211/mac80211: allow management frame TX in AP mode
Johannes Berg
1
-1
/
+6
2010-10-05
mac80211: fix rx monitor filter refcounters
Christian Lamparter
3
-24
/
+54
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-176
/
+251
2010-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+0
2010-09-28
mac80211: Fix WMM driver queue configuration
Juuso Oikarinen
1
-8
/
+8
2010-09-28
mac80211: fix offchannel assumption upon association
Luis R. Rodriguez
1
-1
/
+2
2010-09-27
mac80211: move packet flags into packet
Johannes Berg
3
-53
/
+89
2010-09-27
mac80211: fix release_reorder_timeout in scan
Johannes Berg
1
-14
/
+8
[next]