index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-05
Merge nuts.davemloft.net:/disk1/BK/net-2.6.12
David S. Miller
1
-4
/
+18
2005-02-23
[IXGB]: Check skb_header_cloned for TSO packets.
Herbert Xu
1
-4
/
+18
2005-02-20
[PATCH] ixgb: Driver version, white space, other stuff
Mallikarjuna R Chilakala
10
-24
/
+32
2005-02-20
[PATCH] ixgb: Invalidate software cache, when EEPROM write occurs
Mallikarjuna R Chilakala
2
-4
/
+11
2005-02-20
[PATCH] ixgb: Robert Olsson's fix and refinement to poll
Mallikarjuna R Chilakala
1
-8
/
+4
2005-02-20
[PATCH] ixgb: Avoid race e1000_watchdog and ixgb_clean_tx_irq
Mallikarjuna R Chilakala
2
-7
/
+14
2005-02-20
[PATCH] ixgb: use netif_poll_{enable|disable}
Mallikarjuna R Chilakala
1
-0
/
+6
2005-01-11
[PATCH] ixgb whitespace fix
Andrew Morton
1
-6
/
+4
2005-01-10
e1000/ixgb net drivers: rename global symbol to fix 'make allyesconfig'
Jeff Garzik
2
-3
/
+3
2005-01-08
[PATCH] ixgb: White space corrections
Ganesh Venkatesan
9
-516
/
+615
2005-01-08
[PATCH] ixgb: Driver version number update
Ganesh Venkatesan
1
-2
/
+15
2005-01-08
[PATCH] ixgb: Support for 2.6.x style module parameters
Ganesh Venkatesan
1
-51
/
+80
2005-01-08
[PATCH] ixgb: Fix Tx cleanup logic
Ganesh Venkatesan
1
-29
/
+21
2005-01-08
[PATCH] ixgb: Shrink size and fix ordering of elements in ixgb_buffer
Ganesh Venkatesan
1
-2
/
+2
2005-01-08
[PATCH] ixgb: ethtool_ops support
Ganesh Venkatesan
4
-191
/
+341
2005-01-08
[PATCH] ixgb: Replace kmalloc with vmalloc (one time alloc)
Ganesh Venkatesan
2
-6
/
+7
2005-01-08
[PATCH] ixgb: Remove support for RAIDC interrupt mitigation
Ganesh Venkatesan
3
-76
/
+4
2005-01-08
[PATCH] ixgb: Limit Rx Address Filter Array entries to 3
Ganesh Venkatesan
1
-1
/
+1
2005-01-08
[PATCH] ixgb: Fix infinite loop trying to re-establish link
Ganesh Venkatesan
1
-2
/
+0
2005-01-08
[PATCH] ixgb: Fix error in setting MFS register
Ganesh Venkatesan
1
-2
/
+2
2005-01-08
[PATCH] ixgb: Poll Routine cleanup
Ganesh Venkatesan
1
-7
/
+14
2005-01-08
[PATCH] ixgb: Fix memory leak in NAPI mode
Ganesh Venkatesan
1
-6
/
+6
2005-01-08
[PATCH] ixgb: Fix VLAN filter setup errors (while running on PPC)
Ganesh Venkatesan
1
-6
/
+4
2005-01-08
[PATCH] ixgb: Add support for 10GbE LR device ID
Ganesh Venkatesan
3
-3
/
+12
2005-01-08
[PATCH] ixgb: Enable Message Signalled Interrupts
Ganesh Venkatesan
2
-4
/
+29
2005-01-08
[PATCH] ixgb: Limit number of Rx Descriptors to 512
Ganesh Venkatesan
2
-3
/
+10
2004-11-11
[PATCH] ixgb: fix ixgb_intr looping checks
Andrew Morton
1
-6
/
+7
2004-10-25
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
1
-3
/
+7
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
1
-1
/
+1
2004-10-19
Merge PCI updates
Linus Torvalds
2
-2
/
+1
2004-10-16
[PATCH] bunch of trivial iomem annotations in drivers/net
Alexander Viro
1
-1
/
+1
2004-10-05
[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_state
Roger Luethi
2
-2
/
+1
2004-09-30
[PATCH] ixgb: fix endianness issue for tx cleanup
Jesse Brandeburg
1
-2
/
+2
2004-09-30
[PATCH] igxb speedup
Andrew Morton
1
-1
/
+5
2004-08-29
[PATCH] (3/27) ixgb ethtool conversion
Alexander Viro
2
-355
/
+169
2004-08-24
[PATCH] ixgb_main.c: fix inline compile errors
Andrew Morton
1
-66
/
+66
2004-07-26
[PATCH] #if abuse in drivers/net/*
Alexander Viro
2
-2
/
+2
2004-06-30
[PATCH] [sparse] get rid of warnings about #if DEBUG
Stephen Hemminger
1
-1
/
+1
2004-06-15
[NET]: Allow IP header alignment to be overriden.
Anton Blanchard
1
-3
/
+2
2004-06-03
[PATCH] sparse: ->ifr_data annotation
Alexander Viro
1
-3
/
+3
2004-05-31
[PATCH] fix net/ixgb/ixgb_main.c warning
Andrew Morton
1
-1
/
+1
2004-05-27
[netdrvr ixgb] massive update
Jeff Garzik
10
-1526
/
+1794
2004-04-15
[IXGB]: ixgb.h needs dma-mapping.h
David S. Miller
1
-0
/
+1
2004-03-30
[PATCH] PCI: add DMA_{64,32}BIT constants
Randy Dunlap
2
-4
/
+2
2004-03-30
Cset exclude: jgarzik@redhat.com|ChangeSet|20040323051558|61282
Greg Kroah-Hartman
1
-0
/
+2
2004-03-22
Create PCI_DMA_{64,32]BIT constants, for use in passing to
Jeff Garzik
1
-2
/
+0
2004-01-10
[netdrvr] s/kfree/free_netdev/ where appropriate
Alexander Viro
1
-1
/
+1
2003-08-31
[netdrvr ixgb] must call NAPI-specific vlan hook
Jeff Garzik
1
-4
/
+2
2003-08-19
[NET]: free_netdev - drivers/net/* changes.
Stephen Hemminger
1
-1
/
+1
2003-08-01
[PATCH] janitor: convert to pci_name()
Randy Dunlap
1
-1
/
+1
[next]