index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+20
2012-04-15
ixgbe: UTA table incorrectly programmed
Greg Rose
1
-29
/
+0
2012-04-15
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
1
-10
/
+11
2012-04-15
ixgbe: enable FDB netdevice ops
John Fastabend
1
-0
/
+71
2012-04-14
ixgbe: add I2C clock stretching
Don Skidmore
2
-6
/
+15
2012-04-14
igb: Update version to 3.4.7.
Carolyn Wyborny
1
-2
/
+2
2012-04-14
e1000e: cleanup boolean logic
Bruce Allan
6
-35
/
+31
2012-04-14
e1000e: cleanup remaining strings split across multiple lines
Bruce Allan
2
-15
/
+12
2012-04-14
e100: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2012-04-14
e100: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-04-14
ixgbe: fix WoL issue with fiber
Don Skidmore
1
-0
/
+10
2012-04-14
e1000e: issues in Sx on 82577/8/9
Bruce Allan
1
-5
/
+10
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-84
/
+112
2012-04-04
net: remove ixp2000 ethernet driver
Rob Herring
1
-1
/
+1
2012-04-04
igb: offer a PTP Hardware Clock instead of the timecompare method
Richard Cochran
5
-169
/
+93
2012-04-04
igb: add PTP Hardware Clock code
Richard Cochran
2
-0
/
+330
2012-04-04
ixgbe: consolidate reporting of MSIX vectors into a single function
Emil Tantilov
4
-31
/
+29
2012-04-04
e1000e: update driver version number
Bruce Allan
1
-1
/
+1
2012-04-04
e1000e: cleanup indexed register arrays
Bruce Allan
3
-69
/
+78
2012-04-04
e1000e: cleanup NAPI routine
Bruce Allan
1
-15
/
+13
2012-04-04
e1000e: Minor comment clean-up.
Matthew Vick
1
-1
/
+2
2012-04-04
e1000: Support RX-ALL flag.
Ben Greear
1
-1
/
+25
2012-04-03
e1000e: Guarantee descriptor writeback flush success.
Matthew Vick
1
-0
/
+17
2012-04-03
e1000e: prevent oops when adapter is being closed and reset simultaneously
Bruce Allan
2
-0
/
+15
2012-04-03
ixgbe: driver fix for link flap
Multanen, Eric W
1
-84
/
+80
2012-03-27
ixgbe: update version number
Don Skidmore
1
-2
/
+2
2012-03-27
ixgbe: fix typo in enumeration name
Don Skidmore
1
-1
/
+1
2012-03-27
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
7
-13
/
+35
2012-03-27
e1000: fix vlan processing regression
Jiri Pirko
1
-13
/
+22
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-11
/
+6
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
2
-10
/
+6
2012-03-19
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
1
-1
/
+8
2012-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-1106
/
+1286
2012-03-19
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
4
-902
/
+945
2012-03-19
igbvf: Use ETH_ALEN
Joe Perches
2
-9
/
+2
2012-03-19
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
3
-61
/
+54
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
3
-1
/
+160
2012-03-19
ixgbe: Whitespace cleanups
Alexander Duyck
1
-10
/
+7
2012-03-19
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
1
-3
/
+1
2012-03-19
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
1
-3
/
+2
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
1
-49
/
+49
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
1
-19
/
+10
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
1
-9
/
+9
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
3
-51
/
+51
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2
-118
/
+153
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2
-25
/
+21
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
3
-29
/
+40
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2
-5
/
+1
2012-03-17
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
1
-17
/
+17
2012-03-17
ixgbe: Make certain that all frames fit minimum size requirements
Alexander Duyck
1
-1
/
+17
[next]