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
2009-10-07
ethoc: use system memory as buffer
Thomas Chou
1
-20
/
+44
2009-10-07
ethoc: align received packet to make IP header at word boundary
Thomas Chou
1
-0
/
+4
2009-10-07
ethoc: fix buffer address mapping
Thomas Chou
1
-4
/
+3
2009-10-07
ethoc: fix typo to compute number of tx descriptors
Thomas Chou
1
-1
/
+1
2009-10-07
au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()
roel kluin
1
-3
/
+1
2009-10-07
netxen: Fix Unlikely(x) > y
Roel Kluin
1
-1
/
+1
2009-10-07
pasemi_mac: ethtool get settings fix
Valentine Barshak
1
-0
/
+3
2009-10-07
tg3: Fix phylib locking strategy
Matt Carlson
2
-28
/
+14
2009-10-07
rndis_host: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-10-06
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2
-3
/
+3
2009-10-06
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
1
-1
/
+1
2009-10-06
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
1
-1
/
+1
2009-10-06
qlge: Fix lock/mutex warnings.
Ron Mercer
4
-17
/
+9
2009-10-06
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
1
-3
/
+5
2009-10-06
qlge: Fix some bit definitions for reset register.
Ron Mercer
1
-3
/
+3
2009-10-05
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...
Ajit Khaparde
1
-1
/
+0
2009-10-05
pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card
Ken Kawasaki
1
-5
/
+5
2009-10-04
e1000e: swap max hw supported frame size between 82574 and 82583
Alexander Duyck
1
-2
/
+2
2009-10-04
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
Don Skidmore
3
-0
/
+4
2009-10-04
ixgbe: add support for 82599 Combined Backplane
Don Skidmore
3
-0
/
+4
2009-10-02
cnic: Fix NETDEV_UP event processing.
Michael Chan
2
-3
/
+4
2009-10-02
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
3
-33
/
+6
2009-10-02
net: Fix wrong sizeof
Jean Delvare
1
-1
/
+1
2009-10-01
sky2: irqname based on pci address
Stephen Hemminger
2
-2
/
+7
2009-10-01
skge: use unique IRQ name
Michal Schmidt
2
-2
/
+7
2009-10-01
Kconfig: STRIP: Remove stale bits of STRIP help text
Ralf Baechle
1
-7
/
+6
2009-10-01
NET: mkiss: Fix typo
Ralf Baechle
1
-2
/
+2
2009-10-01
tg3: Remove prev_vlan_tag from struct tx_ring_info
Eric Dumazet
1
-1
/
+0
2009-10-01
move virtnet_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-01
don't use __devexit_p to wrap sgiseeq_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-01
don't use __devexit_p to wrap meth_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-01
bonding: set primary param via sysfs
Jiri Pirko
1
-0
/
+1
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-26
/
+44
2009-10-01
ixgbe: correct the parameter description
Jiri Pirko
1
-3
/
+1
2009-09-30
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
4
-6
/
+24
2009-09-30
3c59x: Rework suspend and resume
Anton Vorontsov
1
-39
/
+38
2009-09-30
drivers/net: ks8851_mll ethernet network driver
Choi, David
3
-0
/
+1705
2009-09-30
skge: Make sure both ports initialize correctly
Mike McCormack
1
-3
/
+6
2009-09-30
bcm63xx_enet: timeout off by one in do_mdio_op()
roel kluin
1
-1
/
+1
2009-09-30
qlge: Fix error exit for probe call.
Ron Mercer
1
-5
/
+5
2009-09-30
qlge: Protect reset recovery with rtnl_lock().
Ron Mercer
1
-3
/
+3
2009-09-30
qlge: Fix spin_lock warning.
Ron Mercer
1
-2
/
+0
2009-09-30
qlge: Fix out of sync hardware semaphore.
Ron Mercer
1
-4
/
+4
2009-09-30
qlge: Fix bad bit definitions.
Ron Mercer
1
-9
/
+9
2009-09-30
ixgbe: Remove ATR computation for UDP traffic
Peter P Waskiewicz Jr
1
-7
/
+0
2009-09-30
ixgbe patch to provide NIC's tx/rx counters via ethtool
Ben Greear
2
-2
/
+9
2009-09-30
ixgbe: Bump driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-09-30
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
3
-52
/
+187
2009-09-30
ixgbe: Fix disabling of relaxed ordering with Tx DCA
Peter P Waskiewicz Jr
1
-3
/
+20
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
[next]