index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-17
[PATCH] drivers/net/arcnet/: possible cleanups
Adrian Bunk
4
-10
/
+13
2006-01-17
[PATCH] drivers/net/*: use time_after() and friends
Marcelo Feitoza Parisi
22
-45
/
+65
2006-01-17
[PATCH] drivers/net/sk98lin/: possible cleanups
Adrian Bunk
17
-1108
/
+40
2006-01-17
[PATCH] cs89x0: credit Dmitry Pervushin
Lennert Buytenhek
1
-0
/
+3
2006-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-11
/
+3
2006-01-15
[PATCH] cs89x0: add ixdp2351 support
Deepak Saxena
2
-6
/
+25
2006-01-15
[PATCH] cs89x0: use u16 for device register data
Lennert Buytenhek
1
-19
/
+19
2006-01-15
[PATCH] cs89x0: use #elif instead of #else/#if/#endif
Lennert Buytenhek
1
-3
/
+1
2006-01-15
[PATCH] cs89x0: credit Dmitry Pervushin
Lennert Buytenhek
1
-0
/
+3
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
7
-73
/
+73
2006-01-15
Fix "stuct", "strut", "struc" typos
Alexey Dobriyan
1
-1
/
+1
2006-01-15
drivers/net/{,wireless/}Kconfig: remove dead URL
Adrian Bunk
2
-8
/
+0
2006-01-15
Spelling fix in IPW2100 and IPW2200 Kconfig entries
Alex Shepard
1
-2
/
+2
2006-01-13
[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)
John W. Linville
1
-1
/
+1
2006-01-13
[PATCH] bonding: UPDATED hash-table corruption in bond_alb.c
Jay Vosburgh
2
-4
/
+4
2006-01-13
[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support
Dan Williams
1
-4
/
+223
2006-01-13
[PATCH] replace MODULE_PARM in tulip/uli526x.c
Eric Sesterhenn / snakebyte
1
-3
/
+3
2006-01-13
[PATCH] gianfar: Use new PHY_ID_FMT macro
Kumar Gala
1
-1
/
+4
2006-01-13
[PATCH] phy: Added a macro to represent the string format used to match a phy...
Kumar Gala
2
-2
/
+2
2006-01-13
[PATCH] gianfar mii: Use proper resource for MII memory region
Kumar Gala
1
-1
/
+4
2006-01-13
[PATCH] gfar: fix compile error
Kumar Gala
1
-0
/
+1
2006-01-13
[PATCH] CONFIG_AIRO needs CONFIG_CRYPTO
dann frazier
1
-1
/
+1
2006-01-13
[PATCH] corruption during e100 MDI register access
ODonnell, Michael
1
-3
/
+29
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-2
/
+2
2006-01-12
[PATCH] m68k: NULL noise removal
Al Viro
2
-2
/
+2
2006-01-12
[PATCH] m68k: lvalues abuse in mac8390
Al Viro
1
-17
/
+14
2006-01-12
[PATCH] powerpc: remove bitfields from HvLpEvent
Stephen Rothwell
1
-2
/
+2
2006-01-12
[PATCH] cs89x0: Fix the Kconfig help text
Jean Delvare
1
-1
/
+1
2006-01-12
[PATCH] cs89x0: fix setting of ALLOW_DMA
Lennert Buytenhek
1
-1
/
+1
2006-01-11
drivers/net/gianfar_sysfs.c: update email address of Kumar Gala
Adrian Bunk
1
-1
/
+1
2006-01-11
[IRDA] DONGLE_OLD: remove dependency on non-existing symbol
Adrian Bunk
1
-2
/
+1
2006-01-11
[IRDA]: kill drivers/net/irda/sir_core.c
Adrian Bunk
6
-62
/
+21
2006-01-10
[PATCH] m68knommu: allow configure of FEC for M520x CPU family
Greg Ungerer
1
-1
/
+1
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
9
-69
/
+11
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
4
-4
/
+4
2006-01-10
[PATCH] drivers/net/irda/irport.c: cleanups
Adrian Bunk
1
-14
/
+1
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-8
/
+8
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-1
/
+1
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-1
/
+309
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
1
-1
/
+1
2006-01-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-1039
/
+6
2006-01-10
spelling: s/usefull/useful/
Adrian Bunk
3
-6
/
+6
2006-01-10
[NET]: Add IFB (Intermediate Functional Block) network device.
Jamal Hadi Salim
3
-0
/
+308
2006-01-10
[AX25] mkiss: Drop spinlock before sleeping call.
Ralf Baechle
1
-1
/
+1
2006-01-09
Merge Linus' tree.
Russell King
9
-98
/
+145
2006-01-09
[patch] ipw2100: support WEXT-18 enc_capa v3
Dan Williams
1
-1
/
+4
2006-01-09
[PATCH] fix a few "warning: 'cleanup_card' defined but not used"
Denis Vlasenko
12
-96
/
+96
2006-01-09
[PATCH] forcedeth: TSO fix for large buffers
Ayaz Abdulla
1
-64
/
+100
2006-01-09
[PATCH] remove bouncing mail address of mv643xx_eth maintainer
Olaf Hering
1
-1
/
+1
2006-01-09
[PATCH] e1000: Fix invalid memory reference
Kenji Kaneshige
1
-3
/
+7
[next]