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
2005-11-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+8
2005-11-14
[PATCH] ppc: add support for new powerbooks
Olof Johansson
1
-0
/
+2
2005-11-14
[PATCH] Update email address for Kumar
Kumar Gala
5
-5
/
+5
2005-11-14
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
3
-6
/
+9
2005-11-13
[ARM] Use correct IO operations for Pleb
Russell King
1
-8
/
+8
2005-11-11
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-603
/
+561
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
11
-145
/
+153
2005-11-11
[PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings.
Ralf Baechle
1
-6
/
+4
2005-11-11
[PATCH] smc91x: DB1200 support.
Pete Popov
2
-1
/
+33
2005-11-11
[PATCH] SAA9730: Driver overhaul
Ralf Baechle
1
-283
/
+250
2005-11-11
[PATCH] SAA9730: Whitespace cleanup.
Ralf Baechle
1
-49
/
+49
2005-11-11
[netdrvr forcedeth] phy address scan range
Ayaz Abdulla
1
-16
/
+14
2005-11-11
[netdrvr forcedeth] support for irq mitigation
Ayaz Abdulla
1
-67
/
+104
2005-11-11
[netdrvr forcedeth] remove superfluous rx engine stop/start
Ayaz Abdulla
1
-12
/
+22
2005-11-11
[PATCH] gianfar mii needs to zero out the mii_bus structure
Kumar Gala
1
-1
/
+1
2005-11-11
Merge branch 'atmel'
Jeff Garzik
5
-178
/
+94
2005-11-11
[PATCH] Atmel wireless update
simon@thekelleys.org.uk
5
-178
/
+94
2005-11-11
[PATCH] disable DEBUG in ibmveth
Anton Blanchard
1
-1
/
+1
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-10
[BNX2]: simplify parameter checks in bnx2_{get,set}_eeprom
John W. Linville
1
-10
/
+2
2005-11-10
[BNX2]: check return of dev_alloc_skb in bnx2_test_loopback
John W. Linville
1
-0
/
+2
2005-11-10
[BNX2]: output driver name as prefix in error message
John W. Linville
1
-1
/
+1
2005-11-10
[PATCH] fs_enet build fix
Marcelo Tosatti
4
-0
/
+4
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
11
-145
/
+153
2005-11-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-3276
/
+7801
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
34
-36
/
+1
2005-11-09
[PATCH] IOC: And don't mark the things as broken Cowboy.
Ralf Baechle
1
-1
/
+1
2005-11-09
[PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabled
Ashutosh Naik
1
-9
/
+7
2005-11-09
[PATCH] cris v10 eth: use ethtool_ops
Christoph Hellwig
1
-78
/
+71
2005-11-09
[PATCH] b44: increase version number
Francois Romieu
1
-2
/
+2
2005-11-09
[PATCH] b44: race on device closing
Francois Romieu
1
-0
/
+11
2005-11-09
[PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running()
Francois Romieu
2
-5
/
+2
2005-11-09
[wireless ipw2100] kill unused-var warnings for debug-disabled code
Jeff Garzik
1
-0
/
+4
2005-11-09
Merge rsync://bughost.org/repos/ipw-delta/
Jeff Garzik
4
-2895
/
+7307
2005-11-09
[PATCH] skge: increase version number
Stephen Hemminger
1
-2
/
+2
2005-11-09
[PATCH] skge: spelling fixes
Stephen Hemminger
1
-14
/
+14
2005-11-09
[PATCH] skge: use prefetch on receive
Stephen Hemminger
1
-7
/
+15
2005-11-09
[PATCH] skge: goto low power mode on shutdown
Stephen Hemminger
1
-8
/
+20
2005-11-09
[PATCH] skge: add mii ioctl support
Stephen Hemminger
1
-58
/
+114
2005-11-09
[PATCH] skge: use kzalloc
Stephen Hemminger
1
-2
/
+1
2005-11-09
[PATCH] skge: clear PCI PHY COMA mode on boot
Stephen Hemminger
2
-0
/
+12
2005-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-20
/
+22
2005-11-09
[SERIAL] IOC3: Update 8250 driver bits
Ralf Baechle
1
-20
/
+22
2005-11-08
[IRDA] donauboe: locking fix
Andrew Morton
1
-5
/
+9
2005-11-08
[PPP]: add PPP MPPE encryption module
Matt Domsch
5
-24
/
+888
2005-11-08
[PPP]: handle misaligned accesses
Philippe De Muyter
1
-3
/
+14
2005-11-08
Merge git://git.tuxdriver.com/git/netdev-jwl
Jeff Garzik
14
-113
/
+70
2005-11-08
Merge branch 'master'
Jeff Garzik
3
-299
/
+537
2005-11-08
[PATCH] wireless net: Conversions of kmalloc/memset to kzalloc
Panagiotis Issaris
6
-39
/
+19
2005-11-08
[PATCH] atmel: memset correct range
Alexey Dobriyan
1
-1
/
+1
[next]