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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-28
[PATCH] airo: Don't check for NULL before kfree()
Michal Schmidt
1
-2
/
+0
2007-04-28
[PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers
Larry Finger
3
-6
/
+9
2007-04-28
[PATCH] zd1211rw: More device IDs
Daniel Drake
1
-0
/
+2
2007-04-28
[PATCH] zd1211rw: Add AL2230S RF support
Daniel Drake
4
-20
/
+78
2007-04-28
[PATCH] zd1211rw: Use compare_ether_addr()
Daniel Drake
1
-5
/
+5
2007-04-28
Rev tulip version
Valerie Henson
1
-3
/
+3
2007-04-28
Fix tulip SytemError typo
Valerie Henson
3
-4
/
+4
2007-04-28
TULIP: Natsemi dp83840a PHY fix
Thibaut VARENE
1
-1
/
+17
2007-04-28
TULIP: Fix for 64-bit MIPS
Valerie Henson
2
-4
/
+25
2007-04-28
tc35815: Zap changelog from source code
Atsushi Nemoto
1
-39
/
+0
2007-04-28
tc35815: Fix an usage of streaming DMA API.
Atsushi Nemoto
1
-2
/
+8
2007-04-28
pcnet32: change to use netdev_priv
Don Fry
1
-42
/
+42
2007-04-28
pcnet32: only allocate init_block dma consistent
Don Fry
1
-43
/
+34
2007-04-28
ixgb: Use ARRAY_SIZE macro when appropriate.
Ahmed S. Darwish
1
-3
/
+1
2007-04-28
S2IO: Save/Restore unused buffer mappings in 2/3 buffer mode
Ramkrishna Vepa
1
-4
/
+16
2007-04-28
e1000: Use kcalloc()
Yan Burman
2
-31
/
+24
2007-04-28
e1000: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-04-28
network: add the missing phy_device speed information to phy_mii_ioctl
Shan Lu
1
-0
/
+6
2007-04-28
sk98lin: handle pci_enable_device() return value in skge_resume()
Dmitriy Monakhov
1
-5
/
+15
2007-04-28
dmfe: add support for Wake on lan
Maxim Levitsky
1
-2
/
+64
2007-04-28
dmfe: add support for suspend/resume
Maxim Levitsky
1
-3
/
+49
2007-04-28
phy layer: add kernel-doc + DocBook
Randy Dunlap
3
-95
/
+226
2007-04-28
user of the jiffies rounding code: e1000
Arjan van de Ven
1
-3
/
+3
2007-04-28
tc35815 driver update (take 2)
Atsushi Nemoto
2
-675
/
+1915
2007-04-28
drivers/net/qla3xxx.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2007-04-28
make drivers/net/s2io.c:vlan_strip_flag static
Adrian Bunk
1
-1
/
+1
2007-04-28
Add support for Seeq 8003 on Challenge S Mezz board.
Ladislav Michl
1
-3
/
+25
2007-04-28
ehea: NAPI multi queue TX/RX path for SMP
Jan-Bernd Themann
3
-129
/
+169
2007-04-28
ehea: dynamic add / remove port
Jan-Bernd Themann
2
-125
/
+323
2007-04-28
chelsio: use const for virtual functions
Stephen Hemminger
10
-39
/
+33
2007-04-28
chelsio: use C99 style initialization
Stephen Hemminger
1
-61
/
+134
2007-04-28
chelsio: remove unused code for 1G boards
Stephen Hemminger
4
-1047
/
+1
2007-04-28
[PATCH] bcm43xx: do not rebuild when kernel version changes
Sam Ravnborg
1
-2
/
+2
2007-04-28
[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id
Jouni Malinen
1
-0
/
+5
2007-04-28
[PATCH] ipw2200: fix ieee80211_get_geo typo
Andrew Morton
1
-1
/
+1
2007-04-28
[PATCH] libertas: fix build breakage from netdev class_device -> device
John W. Linville
1
-8
/
+8
2007-04-28
[PATCH] wireless: remove obsolete text files
John W. Linville
2
-40
/
+0
2007-04-28
[PATCH] hostap: use offsetof() instead of own equivalent
Pavel Roskin
1
-2
/
+2
2007-04-28
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
Marcelo Tosatti
39
-0
/
+22321
2007-04-28
[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL
Ulrich Kunitz
2
-12
/
+12
2007-04-28
[PATCH] ipw2200: add channels sysfs entry
Zhu Yi
1
-0
/
+47
2007-04-27
sis900: Allocate rx replacement buffer before rx operation
Neil Horman
1
-4
/
+5
2007-04-27
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2
-14
/
+1
2007-04-27
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
1
-46
/
+58
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-90
/
+50
2007-04-26
[TIGON3]: of_get_property() returns const.
David S. Miller
1
-1
/
+1
2007-04-26
[TULIP]: Use pci_device_to_OF_node() on sparc.
David S. Miller
1
-11
/
+7
2007-04-26
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
David S. Miller
5
-16
/
+12
2007-04-26
[TG3]: Use pci_device_to_OF_node() on sparc.
David S. Miller
1
-18
/
+13
2007-04-26
[SUNHME]: Use pci_device_to_OF_node().
David S. Miller
1
-13
/
+5
[next]