index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2013-04-17
ixgbe: Fix 1G link WoL
Don Skidmore
2013-04-17
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
2013-04-17
ixgbe: enable devices with internal switch to read pci parent
Jacob Keller
2013-04-17
ixgbe: create conversion functions from link_status to bus/speed
Jacob Keller
2013-04-17
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
Jacob Keller
2013-04-17
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
Alexander Duyck
2013-04-17
ixgbe: don't do arithmetic operations on bitmasks
Emil Tantilov
2013-04-17
ixgbe: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-05
ixgbe: fix registration order of driver and DCA nofitication
Jakub Kicinski
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-28
ixgbevf: Adjust to handle unassigned MAC address from PF
Greg Rose
2013-03-28
ixgbe: Don't give VFs random MAC addresses
Greg Rose
2013-03-28
e1000e: fix scheduling while atomic bugs
Bruce Allan
2013-03-28
e1000e: increase driver version number
Bruce Allan
2013-03-28
e1000e: cleanup unused defines
Bruce Allan
2013-03-28
e1000e: add support for LTR on I217/I218
Bruce Allan
2013-03-28
e1000e: enable EEE by default
Bruce Allan
2013-03-28
e1000e: EEE capability advertisement not set/disabled as required
Bruce Allan
2013-03-27
e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync
Bruce Allan
2013-03-27
e1000e: fix LED blink logic for designs with LEDs driven by cathode
Bruce Allan
2013-03-27
e1000e: slow performance between two 82579 connected via 10Mbit hub
Bruce Allan
2013-03-27
e1000e: additional error handling on PHY register accesses
Bruce Allan
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers
Christoph Paasch
2013-03-27
ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers
Christoph Paasch
2013-03-27
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
Christoph Paasch
2013-03-26
igb: fix PHC stopping on max freq
Jiri Benc
2013-03-26
igb: make sensor info static
Stephen Hemminger
2013-03-26
igb: SR-IOV init reordering
Alex Williamson
2013-03-26
igb: Fix null pointer dereference
Alex Williamson
2013-03-26
igb: fix i350 anti spoofing config
Lior Levy
2013-03-26
ixgbevf: don't release the soft entries
xunleer
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-08
e1000e: cleanup - move defines to appropriate header file
Bruce Allan
2013-03-08
e1000e: cleanup format of struct e1000_opt_list struct
Bruce Allan
2013-03-08
e1000e: cleanup USLEEP_RANGE checkpatch checks
Bruce Allan
2013-03-08
e1000e: cleanup unnecessary line breaks
Bruce Allan
2013-03-08
e1000e: cleanup formatting of static structs
Bruce Allan
2013-03-08
e1000e: cleanup unusually placed comments
Bruce Allan
2013-03-08
e1000e: cleanup (add/remove) blank lines where appropriate
Bruce Allan
2013-03-08
e1000e: cleanup SPACING checkpatch checks
Bruce Allan
2013-03-08
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
Bruce Allan
2013-03-08
e1000e: cleanup LEADING_SPACE checkpatch warnings
Bruce Allan
2013-03-08
e1000e: cleanup LONG_LINE checkpatch warnings
Bruce Allan
2013-03-08
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
2013-03-08
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
2013-03-08
ixgbevf: use PCI_DEVICE_TABLE macro
Stephen Hemminger
[next]