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
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-8
/
+5
2008-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
375
-86245
/
+33895
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
11
-72
/
+94
2008-04-18
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
57
-3264
/
+2759
2008-04-17
[netdrvr] forcedeth: internal simplifications; changelog removal
Jeff Garzik
1
-160
/
+74
2008-04-17
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
1
-9
/
+29
2008-04-17
PHY: add BCM5464 support to broadcom PHY driver
Paul Gortmaker
1
-0
/
+20
2008-04-17
cxgb3: Fix __must_check warning with dev_dbg.
Dan Noe
1
-2
/
+2
2008-04-17
tc35815: Statistics cleanup
Atsushi Nemoto
1
-1
/
+2
2008-04-17
natsemi: fix MMIO for PPC 44x platforms
Sergei Shtylyov
1
-4
/
+6
2008-04-17
IB/mlx4: Fix incorrect comment
Eli Cohen
1
-2
/
+1
2008-04-17
IB/mlx4: Fix race when detaching a QP from a multicast group
Eli Cohen
1
-9
/
+3
2008-04-17
IB/mlx4: Add support for resizing CQs
Vladimir Sokolovsky
1
-0
/
+28
2008-04-17
IB/mlx4: Add support for modifying CQ moderation parameters
Eli Cohen
1
-7
/
+37
2008-04-17
mlx4_core: Increase max number of QPs to 128K
Jack Morgenstein
1
-1
/
+1
2008-04-17
IB/mlx4: Add IPoIB LSO support
Eli Cohen
3
-0
/
+11
2008-04-17
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+4
2008-04-17
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
4
-10
/
+9
2008-04-17
mlx4_core: Move opening brace of function onto a new line
Roland Dreier
1
-1
/
+2
2008-04-17
e1000: convert uint16_t style integers to u16
Joe Perches
5
-1128
/
+1128
2008-04-17
ixgb: convert uint16_t style integers to u16
Joe Perches
7
-302
/
+302
2008-04-17
sb1000.c: make const arrays static
Denys Vlasenko
1
-18
/
+29
2008-04-17
sb1000.c: stop inlining largish static functions
Denys Vlasenko
1
-27
/
+27
2008-04-17
#if 0 netxen_nic_link_ok()
Adrian Bunk
2
-1
/
+2
2008-04-17
make netxen_workq static
Adrian Bunk
2
-18
/
+18
2008-04-17
e1000e: reformat register test code, fix some minor initialization
Bruce Allan
1
-60
/
+63
2008-04-17
e1000e: rename a few functions
Jeff Kirsher
6
-18
/
+18
2008-04-17
e1000e: Make arrays out of these Rx/Tx registers
Jeff Kirsher
5
-48
/
+50
2008-04-17
e1000e: limit EEPROM size accesses
Jeff Kirsher
2
-0
/
+8
2008-04-17
sc92031: use netdev_alloc_skb
Stephen Hemminger
1
-1
/
+1
2008-04-17
sc92031: start transmit return value bugfix
Stephen Hemminger
1
-10
/
+4
2008-04-17
sc92031: use net_device stats
Stephen Hemminger
1
-36
/
+34
2008-04-17
[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata
Peter Horton
2
-15
/
+11
2008-04-17
[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours
Jeff Garzik
1
-2
/
+3
2008-04-17
drivers/net/bonding/bond_main.c - remove unnecessary #define
Joe Perches
1
-2
/
+0
2008-04-17
phy: Change mii_bus id field to a string
Andy Fleming
16
-23
/
+22
2008-04-17
gianfar: Support NAPI for TX Frames
Dai Haruki
2
-16
/
+53
2008-04-17
spidernet: revise link status logging
Ishizaki Kou
1
-4
/
+6
2008-04-17
spidernet: fix error interrupt handling
Ishizaki Kou
1
-12
/
+10
2008-04-17
spidernet: change interrupt masks
Ishizaki Kou
1
-3
/
+2
2008-04-17
spidernet: increase auto-negotiation timeout to 5 seconds
Ishizaki Kou
1
-1
/
+1
2008-04-17
spidernet: add missing initialization
Ishizaki Kou
1
-0
/
+4
2008-04-17
tc35815: Whitespace cleanup
Atsushi Nemoto
1
-185
/
+187
2008-04-17
tc35815: Use generic PHY layer
Atsushi Nemoto
2
-752
/
+302
2008-04-17
tc35815: Use managed pci iomap helper
Atsushi Nemoto
1
-83
/
+38
2008-04-17
tc35815: Use netdev_priv()
Atsushi Nemoto
1
-39
/
+39
2008-04-17
tc35815: Use print_mac() helper
Atsushi Nemoto
1
-22
/
+14
2008-04-17
tc35815: Statistics cleanup
Atsushi Nemoto
1
-30
/
+31
2008-04-17
mv643xx_eth: update copyright
Lennert Buytenhek
1
-1
/
+5
2008-04-17
mv643xx_eth: only print banner once
Lennert Buytenhek
1
-1
/
+3
[next]