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
2010-07-07
gianfar: code cleanup
Eran Liberty
1
-27
/
+27
2010-07-07
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
2
-3
/
+55
2010-07-07
bnx2x: Set RXHASH for LRO packets
Vladislav Zolotarov
1
-7
/
+21
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
6
-44
/
+44
2010-07-05
forcedeth: correct valid flag
Julia Lawall
1
-1
/
+1
2010-07-05
qlge: Change version to v1.00.00.25.00.00-01.
Ron Mercer
1
-1
/
+1
2010-07-05
qlge: Make adapter drop frame errors and pass up csum errors.
Ron Mercer
1
-2
/
+28
2010-07-05
qlge: Fix possible endian issue for rx UDP csum.
Ron Mercer
1
-2
/
+2
2010-07-05
qlge: Reduce print level in data path statements.
Ron Mercer
1
-3
/
+3
2010-07-05
qlge: Don't use firmware when forcing firmware dump.
Ron Mercer
3
-24
/
+1
2010-07-05
qlge: Restore promiscuous setting after reset.
Ron Mercer
2
-1
/
+7
2010-07-05
ni52: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-19
/
+18
2010-07-05
ns83820: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-22
/
+22
2010-07-05
mac89x0: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-23
/
+29
2010-07-05
natsemi: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-29
/
+27
2010-07-05
ksz884x: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-24
/
+22
2010-07-05
lance: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-24
/
+32
2010-07-05
hp100: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-25
/
+22
2010-07-05
starfire: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-24
/
+23
2010-07-05
hamachi: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-26
/
+37
2010-07-05
cs89x0: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-30
/
+36
2010-07-05
epic100: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-25
/
+22
2010-07-05
ethoc: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-25
/
+22
2010-07-05
fealnx: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-32
/
+36
2010-07-05
davinci_emac: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-19
/
+19
2010-07-05
ioc3-eth: Use the instance of net_device_stats from net_device.
Ralf Baechle
1
-24
/
+25
2010-07-05
sun3_82586: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-18
/
+17
2010-07-05
ks8842: Replace usage of dev_dbg with netdev_dbg
Richard Röjfors
1
-24
/
+18
2010-07-05
usbnet: remove direct access to urb->status
Oliver Neukum
2
-9
/
+12
2010-07-05
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
7
-86
/
+89
2010-07-05
igb: drop support for UDP hashing w/ RSS
Alexander Duyck
1
-8
/
+10
2010-07-04
bnx2: Update version to 2.0.16.
Michael Chan
1
-2
/
+2
2010-07-04
bnx2: Dump some config space registers during TX timeout.
Michael Chan
1
-3
/
+8
2010-07-04
bnx2: Add support for skb->rxhash.
Michael Chan
2
-1
/
+17
2010-07-04
bnx2: Always enable MSI-X on 5709.
Michael Chan
1
-1
/
+1
2010-07-01
ixgbe: use NETIF_F_LRO
Stanislaw Gruszka
1
-1
/
+1
2010-07-01
igb: Add comment
Greg Rose
1
-0
/
+4
2010-07-01
igb: correct link test not being run when link is down
Alexander Duyck
1
-5
/
+3
2010-07-01
igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
Emil Tantilov
1
-4
/
+1
2010-07-01
igb: Use only a single Tx queue in SR-IOV mode
Greg Rose
1
-4
/
+4
2010-07-01
igb: fix PHY config access on 82580
Nick Nunley
2
-0
/
+10
2010-07-01
ll_temac: add error checking to DMA init path
Denis Kirjanov
1
-2
/
+23
2010-07-01
be2net: changes to properly provide phy details
Ajit Khaparde
4
-14
/
+104
2010-07-01
ehea: Allocate stats buffer with GFP_KERNEL
Brian King
1
-1
/
+1
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
88
-7584
/
+3392
2010-06-30
ixgbe: add 1g PHY support for 82599
Don Skidmore
5
-4
/
+52
2010-06-30
sfc: Add support for RX flow hash control
Ben Hutchings
5
-10
/
+105
2010-06-30
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
Ben Hutchings
1
-7
/
+1
2010-06-30
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
Ben Hutchings
4
-4
/
+4
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
8
-36
/
+26
[next]