index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-19
bnx2x: Version update
Eilon Greenstein
4
-6
/
+6
2009-01-19
bnx2x: Barriers for the compiler
Eilon Greenstein
2
-19
/
+27
2009-01-19
bnx2x: Driver description update
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: Handling PHY FW load failure
Eilon Greenstein
1
-3
/
+4
2009-01-19
bnx2x: Legacy speeds autoneg failures
Eilon Greenstein
1
-2
/
+8
2009-01-19
bnx2x: Prevent self test loopback failures
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: 1G-10G toggling race
Eilon Greenstein
1
-11
/
+32
2009-01-19
bnx2x: Overstepping array bounds
Eilon Greenstein
1
-0
/
+4
2009-01-19
bnx2x: Block nvram access when the device is inactive
Eilon Greenstein
1
-0
/
+3
2009-01-19
bnx2x: Read chip ID
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: Wrong HDR offset in CAM
Eilon Greenstein
1
-3
/
+6
2009-01-19
bnx2x: Potential race after iSCSI boot
Eilon Greenstein
1
-5
/
+9
2009-01-19
bnx2x: Handling probe failures
Eilon Greenstein
1
-7
/
+5
2009-01-19
bnx2x: Free IRQ
Eilon Greenstein
1
-3
/
+3
2009-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
1
-3
/
+3
2009-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+5
2009-01-16
netxen: include ipv6.h (fixes build failure)
Dhananjay Phadke
1
-0
/
+1
2009-01-16
netxen: avoid invalid iounmap
Dhananjay Phadke
1
-2
/
+4
2009-01-15
mlx4_core: Fix min() warning
Andrew Morton
1
-3
/
+3
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
49
-539
/
+750
2009-01-15
b44: GFP_DMA skb should not escape from driver
Eric Dumazet
2
-2
/
+4
2009-01-15
hso serial throttled tty kref fix.
Denis Joseph Barrow
1
-1
/
+3
2009-01-15
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
1
-2
/
+1
2009-01-15
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
1
-0
/
+1
2009-01-15
korina: do not use IRQF_SHARED with IRQF_DISABLED
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do not stop queue here
Phil Sutter
1
-1
/
+0
2009-01-15
korina: fix handling tx_chain_tail
Phil Sutter
1
-11
/
+11
2009-01-15
korina: do tx at the right position
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do schedule napi after testing for it
Phil Sutter
1
-1
/
+1
2009-01-15
korina: rework korina_rx() for use with napi
Phil Sutter
1
-46
/
+43
2009-01-15
korina: disable napi on close and restart
Phil Sutter
1
-0
/
+4
2009-01-15
korina: reset resource buffer size to 1536
Phil Sutter
1
-1
/
+4
2009-01-15
korina: fix usage of driver_data
Phil Sutter
1
-1
/
+0
2009-01-15
bnx2x: First slow path interrupt race
Eilon Greenstein
1
-9
/
+9
2009-01-15
bnx2x: MTU Filter
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Indirection table initialization index
Eilon Greenstein
1
-5
/
+4
2009-01-15
bnx2x: Missing brackets
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Fixing the doorbell size
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Endianness issues
Eilon Greenstein
1
-5
/
+6
2009-01-15
bnx2x: VLAN tagged packets without VLAN offload
Eilon Greenstein
2
-14
/
+40
2009-01-15
bnx2x: Protecting the link change indication
Eilon Greenstein
1
-3
/
+5
2009-01-15
bnx2x: Flow control updated before reporting the link
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Missing mask when calculating flow control
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Using system page size for SGE
Eilon Greenstein
2
-16
/
+19
2009-01-15
bnx2x: Missing memory barriers
Eilon Greenstein
1
-2
/
+26
2009-01-15
bnx2x: Using singlethread work queue
Eilon Greenstein
2
-6
/
+16
2009-01-14
ax88796: start_xmit fix using net_device_ops
Magnus Damm
1
-6
/
+21
2009-01-14
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2
-1
/
+5
2009-01-14
drivers/net/irda/irda-usb.c: fix buffer overflow
Jos-Vicente Gilabert
1
-1
/
+1
2009-01-14
netxen: handle dma mapping failures
Dhananjay Phadke
3
-40
/
+67
[next]