index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-01-30
e100: Fix "disabling already-disabled device" warning
Michele Baldessari
2014-01-27
i40e: Add missing braces to i40e_dcb_need_reconfig()
Dave Jones
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-17
ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function
Emil Tantilov
2014-01-17
ixgbevf: redo dma mapping using the tx buffer info
Emil Tantilov
2014-01-17
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2014-01-17
ixgbevf: add tx counters
Emil Tantilov
2014-01-17
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
2014-01-17
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
2014-01-17
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
2014-01-17
i40e: Fix device ID define names to align to standard
Shannon Nelson
2014-01-17
i40e: add DCB option to Kconfig
Neerav Parikh
2014-01-17
i40e: add DCB and DCBNL support
Neerav Parikh
2014-01-17
i40e: implement DCB support infastructure
Neerav Parikh
2014-01-17
i40e: refactor flow director
Anjali Singhai Jain
2014-01-17
i40e: rename defines
Jesse Brandeburg
2014-01-17
i40e: whitespace fixes
Jesse Brandeburg
2014-01-17
i40e: Change firmware workaround
Jesse Brandeburg
2014-01-17
i40e: fix compile warning on checksum_local
Jesse Brandeburg
2014-01-17
ixgbevf: bump version
Don Skidmore
2014-01-17
ixgbe: bump version number
Don Skidmore
2014-01-17
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
2014-01-17
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
2014-01-17
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-16
i40e: updates to AdminQ interface
Shannon Nelson
2014-01-16
i40e: check desc pointer before printing
Shannon Nelson
2014-01-16
i40e: Remove autogenerated Module.symvers file.
David S. Miller
2014-01-16
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-16
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
2014-01-16
ixgbevf: create function for all of ring init
Don Skidmore
2014-01-16
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
2014-01-16
ixgbevf: use pci drvdata correctly in ixgbevf_suspend()
Wei Yongjun
2014-01-16
ixgbevf: set the disable state when ixgbevf_qv_disable is called
Jacob Keller
2014-01-16
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
2014-01-15
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
2014-01-15
i40e: Retain MAC filters on port VLAN deletion
Greg Rose
2014-01-15
i40e: Warn admin to reload VF driver on port VLAN configuration
Greg Rose
2014-01-14
ixgbe: Additional adapter removal checks
Mark Rustad
2014-01-14
ixgbe: Check for adapter removal on register writes
Mark Rustad
2014-01-14
ixgbe: Check register reads for adapter removal
Mark Rustad
2014-01-14
ixgbe: Make ethtool register test use accessors
Mark Rustad
2014-01-14
ixgbe: Use static inlines instead of macros
Mark Rustad
2014-01-14
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
2014-01-14
ixgbe: Indicate removal state explicitly
Mark Rustad
2014-01-14
i40e: Bump version number
Catherine Sullivan
2014-01-14
i40e: trivial cleanup
Jesse Brandeburg
2014-01-14
i40e: whitespace fixes
Jesse Brandeburg
[next]