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
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
4
-7
/
+31
2017-04-29
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
4
-1
/
+49
2017-04-29
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
1
-10
/
+18
2017-04-29
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
1
-52
/
+53
2017-04-29
ixgbe: delay tail write to every 'n' packets
John Fastabend
1
-11
/
+17
2017-04-29
ixgbe: add support for XDP_TX action
John Fastabend
4
-53
/
+348
2017-04-29
ixgbe: add XDP support for pass and drop actions
John Fastabend
3
-29
/
+148
2017-04-28
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
2
-0
/
+16
2017-04-18
ixgbe: Fix output from ixgbe_dump
Alexander Duyck
1
-3
/
+1
2017-04-18
ixgbe: Add support for maximum headroom when using build_skb
Alexander Duyck
2
-8
/
+53
2017-04-18
ixgbe: add check for VETO bit when configuring link for KR
Tony Nguyen
1
-0
/
+3
2017-04-18
ixgbe: Remove unused define
Don Skidmore
1
-3
/
+0
2017-04-18
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
Emil Tantilov
3
-30
/
+28
2017-04-18
ixgbe: return early instead of wrap block in if statement
Emil Tantilov
1
-44
/
+41
2017-04-18
ixgbe: move num_vfs_macvlans allocation into separate function
Emil Tantilov
1
-19
/
+29
2017-04-18
ixgbe: add default setup_link for x550em_a MAC type
Emil Tantilov
1
-1
/
+1
2017-04-18
ixgbe: list X553 backplane speeds correctly
Don Skidmore
2
-0
/
+19
2017-04-18
ixgbe: Add X552 XFI backplane support
Don Skidmore
4
-0
/
+18
2017-04-18
ixgbe: Complete support for X553 sgmii
Don Skidmore
1
-2
/
+27
2017-04-18
ixgbe: Remove driver config for KX4 PHY
Tony Nguyen
3
-52
/
+3
2017-04-18
ixgbe: Remove pr_cont uses
Joe Perches
1
-37
/
+47
2017-04-18
ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.
Usha Ketineni
2
-3
/
+26
2017-03-17
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
Alexander Duyck
1
-1
/
+1
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+3
2017-03-12
net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-77
/
+91
2017-03-02
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2
-2
/
+3
2017-03-02
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
3
-4
/
+20
2017-02-27
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2
-71
/
+99
2017-02-16
ixgbe: Add support for build_skb
Alexander Duyck
1
-1
/
+48
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
1
-0
/
+47
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2
-4
/
+56
2017-02-16
ixgbe: Break out Rx buffer page management
Alexander Duyck
1
-109
/
+122
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2
-7
/
+9
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2
-17
/
+22
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2
-15
/
+31
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2
-19
/
+40
2017-02-16
ixgbe: Only DMA sync frame length
Alexander Duyck
1
-5
/
+5
2017-02-16
ixgbe: Add function for checking to see if we can reuse page
Alexander Duyck
1
-29
/
+42
2017-02-16
ixgbe: Update version to reflect added functionality
Mark Rustad
1
-1
/
+1
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
3
-3
/
+3
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2
-3
/
+10
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
4
-224
/
+5
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-4
/
+3
2017-01-18
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
Mao Wenan
1
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+4
2017-01-03
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
4
-6
/
+45
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
7
-6
/
+642
2017-01-03
ixgbe: Implement firmware interface to access some PHYs
Mark Rustad
3
-0
/
+113
2017-01-03
ixgbe: Remove unused firmware version functions and method
Mark Rustad
7
-46
/
+1
[next]