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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-153
/
+129
2017-02-03
ixgbevf: get rid of custom busy polling code
Eric Dumazet
3
-215
/
+0
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
4
-224
/
+5
2017-02-02
i40e: add interrupt rate limit verbosity
Alan Brady
1
-3
/
+10
2017-02-02
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
3
-3
/
+16
2017-02-02
i40e: remove unused function
Mitch Williams
2
-36
/
+0
2017-02-02
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
2
-2
/
+0
2017-02-02
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
2
-40
/
+54
2017-02-02
i40e: remove unnecessary __packed
Tushar Dave
1
-2
/
+2
2017-02-02
i40evf: remove unused device ID
Mitch Williams
1
-1
/
+0
2017-02-02
i40e: Deprecating unused macro
Bimmy Pujari
4
-18
/
+3
2017-02-02
i40e: when adding or removing MAC filters, correctly handle VLANs
Jacob Keller
2
-10
/
+7
2017-02-02
i40e: avoid O(n^2) loop when deleting all filters
Jacob Keller
3
-2
/
+3
2017-02-02
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
3
-16
/
+18
2017-02-02
i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan
Jacob Keller
1
-4
/
+1
2017-02-02
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
Jacob Keller
2
-13
/
+6
2017-02-02
i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
Jacob Keller
2
-6
/
+12
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2
-2
/
+2
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
3
-10
/
+9
2017-01-18
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
Mao Wenan
1
-1
/
+1
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-01-10
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-3
/
+3
2017-01-09
net: intel: e100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-01-08
net: remove useless memset's in drivers get_stats64
stephen hemminger
1
-1
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
8
-37
/
+24
2017-01-08
fm10k: remove FM10K_FLAG_DEBUG_STATS
Jacob Keller
1
-1
/
+0
2017-01-08
fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp
Jacob Keller
2
-3
/
+4
2017-01-08
fm10k: Limit dma sync of RX buffers to actual packet size
Scott Peterson
1
-3
/
+5
2017-01-08
fm10k: bump version number
Jacob Keller
1
-1
/
+1
2017-01-08
fm10k: do not clear global mailbox interrupt bits
Ngai-Mint Kwan
1
-4
/
+0
2017-01-08
fm10k: request reset when mbx->state changes
Ngai-Mint Kwan
2
-4
/
+12
2017-01-08
fm10k: remove extraneous variable definition in fm10k_ethtool.c
Jacob Keller
1
-12
/
+9
2017-01-08
fm10k-shared: use mac-> instead of hw->mac.
Ngai-Mint Kwan
1
-3
/
+3
2017-01-06
igb: Fix hw_dbg logging in igb_update_flash_i210
Hannu Lounento
1
-2
/
+2
2017-01-06
igb: add i211 to i210 PHY workaround
Todd Fujinaka
1
-1
/
+1
2017-01-06
igb: close/suspend race in netif_device_detach
Todd Fujinaka
1
-9
/
+12
2017-01-06
igb: re-assign hw address pointer on reset after PCI error
Guilherme G Piccoli
1
-0
/
+5
2017-01-06
igb: reset the PHY before reading the PHY ID
Aaron Sierra
1
-0
/
+11
2017-01-06
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
1
-2
/
+2
2017-01-06
igb: Workaround for igb i210 firmware issue
Chris J Arges
1
-0
/
+4
2017-01-06
igb: correct register comments
Cao jin
1
-1
/
+1
2017-01-06
e1000e: driver trying to free already-free irq
khalidm
1
-1
/
+1
2017-01-06
igb: Realign bad indentation
Joe Perches
1
-9
/
+6
2017-01-03
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
4
-6
/
+45
2017-01-03
ixgbevf: Add support for VF promiscuous mode
Don Skidmore
4
-5
/
+36
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
2017-01-03
ixgbe: Fix issues with EEPROM access
Mark Rustad
3
-82
/
+91
2017-01-03
ixgbe: Configure advertised speeds correctly for KR/KX backplane
Don Skidmore
1
-3
/
+2
[next]