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
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-8
/
+8
2007-10-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-86
/
+137
2007-10-19
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
17
-86
/
+137
2007-10-19
Spelling fix: explicitly
Jean Delvare
3
-4
/
+4
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-4
/
+4
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-31
/
+0
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-19
define global BIT macro
Jiri Slaby
1
-3
/
+0
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-18
[PATCH] rt2x00: Add new rt73usb USB ID
Ivo van Doorn
1
-0
/
+1
2007-10-18
[PATCH] rt2x00: Fix residual check in PLCP calculations.
Mattias Nissler
1
-1
/
+1
2007-10-18
[PATCH] iwlwifi: Fix rate setting in probe request for HW sacn
Tomas Winkler
2
-32
/
+52
2007-10-18
[PATCH] b43: Make b43_stop() static
Michael Buesch
1
-1
/
+1
2007-10-18
[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variable
WANG Cong
1
-1
/
+1
2007-10-18
[PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcs
Ron Rindjunsky
1
-2
/
+8
2007-10-18
[PATCH] zd1211rw, fix oops when ejecting install media
Marc Pignat
1
-2
/
+5
2007-10-18
[PATCH] b43legacy: Fix potential return of uninitialized variable
Larry Finger
1
-1
/
+1
2007-10-18
[PATCH] iwl4965-base.c: fix off-by-one errors
Adrian Bunk
1
-4
/
+4
2007-10-18
[PATCH] p54: Make filter configuration atomic
Michael Wu
1
-1
/
+1
2007-10-18
[PATCH] rtl8187: remove NICMAC setting in configure_filters callback
Michael Wu
1
-4
/
+0
2007-10-18
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
8
-20
/
+1
2007-10-18
[PATCH] rtl8187: Fix more frag bit checking, rts duration calc
Michael Wu
1
-15
/
+16
2007-10-18
[PATCH] ipw2100: send WEXT scan events
Dan Williams
2
-0
/
+43
2007-10-18
[PATCH] zd1201: avoid null ptr access of skb->dev
John W. Linville
1
-2
/
+2
2007-10-17
net: libertas sdio driver
Pierre Ossman
5
-0
/
+1134
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2
-3
/
+3
2007-10-13
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
3
-2
/
+5
2007-10-10
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
1
-27
/
+7
2007-10-10
[PATCH] libertas: remove one superfluous include
Holger Schurig
1
-1
/
+0
2007-10-10
[PATCH] libertas: clean up scan debug messages
Holger Schurig
2
-68
/
+155
2007-10-10
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...
Holger Schurig
1
-1
/
+1
2007-10-10
[PATCH] libertas: fix a debug statement
Holger Schurig
1
-1
/
+1
2007-10-10
[PATCH] libertas link error due to gcc `smartness'
Geert Uytterhoeven
1
-2
/
+3
2007-10-10
[PATCH] libertas: fix u8 constant
Holger Schurig
2
-4
/
+4
2007-10-10
[PATCH] libertas: problems setting wpa keys
Dan Williams
1
-5
/
+30
2007-10-10
[PATCH] rt2x00: Release 2.0.10
Ivo van Doorn
1
-1
/
+1
2007-10-10
[PATCH] rt2x00: Allways memset memory obtained from skb_push()
Ivo van Doorn
3
-0
/
+6
2007-10-10
[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf
Ivo van Doorn
1
-5
/
+2
2007-10-10
[PATCH] rt2x00: Reorganize configuration handler
Ivo van Doorn
9
-377
/
+358
2007-10-10
[PATCH] rt2x00: Small optimizations
Ivo van Doorn
3
-18
/
+13
2007-10-10
[PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx
Ivo van Doorn
3
-10
/
+9
2007-10-10
[PATCH] rt2x00: Add get_tx_data_len callback function
Ivo van Doorn
4
-23
/
+56
2007-10-10
[PATCH] rt2x00: Cut lines down to 80 characters
Ivo van Doorn
1
-1
/
+2
2007-10-10
[PATCH] rt2x00: get_duration expects values in 100kbs
Ivo van Doorn
3
-3
/
+3
2007-10-10
[PATCH] rt2x00: Move TSF sync values into rt2x00config
Ivo van Doorn
9
-51
/
+45
2007-10-10
[PATCH] rt2x00: Fix rfkill handling
Ivo van Doorn
7
-19
/
+18
2007-10-10
[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter
Ivo van Doorn
7
-15
/
+20
2007-10-10
[PATCH] rt2x00: Move rt2x00dev flags into enumeration
Ivo van Doorn
1
-16
/
+33
2007-10-10
[PATCH] rt2x00: Store "STARTED" state during suspend
Ivo van Doorn
2
-3
/
+5
2007-10-10
[PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rx
Ivo van Doorn
1
-3
/
+0
[next]