Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3da3fff8006c608f19a51859d44ba47ca8b41461
/
drivers
/
net
/
ethernet
« Previous
17a2bf7
seeq: use PTR_RET at init_module of driver
by Devendra Naga
· 12 years ago
ea4b385
bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path
by Devendra Naga
· 12 years ago
1a0150a9
qlge: Add offload features to vlan interfaces
by brenohl@br.ibm.com
· 12 years ago
25918f9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1e30c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
4487e64
pch_gbe: vlan skb len fix
by Andy Cress
· 12 years ago
f2c3166
pch_gbe: add extra clean tx
by Andy Cress
· 12 years ago
913f53e
pch_gbe: fix transmit watchdog timeout
by Andy Cress
· 12 years ago
9c50c03
ixgbe: fix panic while dumping packets on Tx hang with IOMMU
by Emil Tantilov
· 12 years ago
c297977
be2net: Fix to parse RSS hash from Receive completions correctly.
by Sarveshwar Bandi
· 12 years ago
ee64c0e
net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER
by Amir Vadai
· 12 years ago
6d8d2dd
net/pch_gpe: Cannot disable ethernet autonegation
by Wei Yang
· 12 years ago
9fafbd4
net: wiznet add missing HAS_IOMEM dependency
by frank.blaschka@de.ibm.com
· 12 years ago
ac46a46
be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC
by Anton Blanchard
· 12 years ago
57dbf29
mlx4: Add support for EEH error recovery
by Kleber Sacilotto de Souza
· 12 years ago
c1f9c42
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
by Arnd Bergmann
· 12 years ago
baffab2
ARM: Orion: fix driver probe error handling with respect to clk
by Simon Baatz
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
5dedb9f
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
c20cd5d
bnx2x: Correct EEE statistics gathering
by Yuval Mintz
· 12 years ago
17bcb68
r8169: revert "add byte queue limit support".
by Francois Romieu
· 12 years ago
368bec0
netdev: octeon_mgmt: Convert to use device tree.
by David Daney
· 12 years ago
c3def94
bnx2x: Add new 57840 device IDs
by Yuval Mintz
· 12 years ago
9b70749
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value
by Shuah Khan
· 12 years ago
ec2deec
niu: Fix to check for dma mapping errors.
by Shuah Khan
· 12 years ago
089117e
Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus
by Roland Dreier
· 12 years ago
3ba9738
net: ethernet: davinci_emac: add pm_runtime support
by Mark A. Greer
· 12 years ago
c6f0b4e
net: ethernet: davinci_emac: Remove unnecessary #include
by Mark A. Greer
· 12 years ago
d47e12d
ixgbe: Fix build with PCI_IOV enabled.
by David S. Miller
· 12 years ago
7491302
forcedeth: advertise transmit time stamping
by Richard Cochran
· 12 years ago
7b1115e
e1000e: advertise transmit time stamping
by Richard Cochran
· 12 years ago
e10df2c
e1000: advertise transmit time stamping
by Richard Cochran
· 12 years ago
be53ce1
bnx2x: advertise transmit time stamping
by Richard Cochran
· 12 years ago
fd183f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
e390648
net: fix race condition in several drivers when reading stats
by Kevin Groeneveld
· 12 years ago
7688659
igb: reset PHY in the link_up process to recover PHY setting after power down.
by Akeem G. Abodunrin
· 12 years ago
b724e9f
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
by Alexander Duyck
· 12 years ago
b6dfd93
ixgbe: add support for new 82599 device
by Don Skidmore
· 12 years ago
3f4a6f0
ixgbe: remove extra unused queues in DCB + FCoE case
by John Fastabend
· 12 years ago
9544746
ixgbe: fix RAR entry counting for generic and fdb_add()
by John Fastabend
· 12 years ago
b92ad72
ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP
by Alexander Duyck
· 12 years ago
252562c
ixgbe: Reduce Rx header size to what is actually used
by Alexander Duyck
· 12 years ago
ce42260
ixgbevf: Fix namespace issue with ixgbe_write_eitr
by Greg Rose
· 12 years ago
39cb681
ixgbe: Fix handling of FDIR_HASH flag
by Alexander Duyck
· 12 years ago
9f19f31
ixgbevf: Add support for PCI error handling
by Alexander Duyck
· 12 years ago
1c55ed7
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
by Alexander Duyck
· 12 years ago
9297127
ixgbe: Change how we check for pre-existing and assigned VFs
by Alexander Duyck
· 12 years ago
99d7448
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
by Alexander Duyck
· 13 years ago
186e868
forcedeth: spin_unlock_irq in interrupt handler fix
by Denis Efremov
· 12 years ago
fa0afcd
atl1c: fix issue of io access mode for AR8152 v2.1
by Cloud Ren
· 12 years ago
e4bce0f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
36e9031
ixgbe: use PCI_VENDOR_ID_INTEL
by Jon Mason
· 12 years ago
61dc533
ixgb: use PCI_VENDOR_ID_INTEL
by Jon Mason
· 12 years ago
a58915c
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
by Alexander Duyck
· 12 years ago
ef89e0a
ixgbe: Only enable anti-spoof on VF pools
by Alexander Duyck
· 13 years ago
7fa7c9d
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
by Alexander Duyck
· 13 years ago
7c8ae65
ixgbe: Make FCoE allocation and configuration closer to how rings work
by Alexander Duyck
· 13 years ago
5a1ee27
ixgbe: Merge all FCoE percpu values into a single structure
by Alexander Duyck
· 13 years ago
81fadde
ixgbe: Cleanup configuration of FCoE registers
by Alexander Duyck
· 13 years ago
1bf91cd
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
by Alexander Duyck
· 13 years ago
d773d13
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
by Alexander Duyck
· 13 years ago
1d9c0bf
ixgbe: Use VMDq offset to indicate the default pool
by Alexander Duyck
· 13 years ago
769162e
Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by David S. Miller
· 12 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4cce66c
mlx4_en: map entire pages to increase throughput
by Thadeu Lima de Souza Cascardo
· 12 years ago
a9ec6bd
sfc: initialize dynamic sysfs attributes for lockdep
by Michal Schmidt
· 12 years ago
8b0d2f9
net: e100: ucode is optional in some cases
by Bjørn Mork
· 12 years ago
84c9f8c4
net: stmmac: Add ip version to dts bindings
by Dinh Nguyen
· 12 years ago
1d962ec
cxgb3: Set vlan_feature on net_device
by brenohl@br.ibm.com
· 12 years ago
1eb8c69
net/mlx4_en: Add accelerated RFS support
by Amir Vadai
· 12 years ago
d9236c3
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
by Amir Vadai
· 12 years ago
af22d9d
net/mlx4: Move MAC_MASK to a common place
by Amir Vadai
· 12 years ago
a16a0d2
ixgbe: Cleanup holes in flags after removing several of them
by Alexander Duyck
· 12 years ago
fbe7ca7
ixgbe: Retire RSS enabled and capable flags
by Alexander Duyck
· 12 years ago
73079ea
ixgbe: Add support for SR-IOV w/ DCB or RSS
by Alexander Duyck
· 12 years ago
435b19f
ixgbe: Update configure virtualization to allow for multiple PF pools
by Alexander Duyck
· 12 years ago
eb022d0
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
by Alexander Duyck
· 12 years ago
70a10e2
ixgbevf: Consolidate Tx context descriptor creation code
by Alexander Duyck
· 12 years ago
fb40195
ixgbevf: Add netdev to ring structure
by Alexander Duyck
· 12 years ago
18c6308
ixgbevf: Do not rewind the Rx ring before bumping tail
by Alexander Duyck
· 12 years ago
5d9a533
ixgbevf: fix VF untagging when 802.1 prio is set
by Pascal Bouchareine
· 12 years ago
c8ab13f
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
by Chris Metcalf
· 12 years ago
8388546
tilegx net driver: handle payload data not in frags
by Chris Metcalf
· 12 years ago
9b4c341
net: tilegx driver bugfix (be explicit about percpu queue number)
by Chris Metcalf
· 12 years ago
f150bd7
driver: net: ethernet: cpsw: runtime PM support
by Mugunthan V N
· 12 years ago
8e476d9
driver: net: ethernet: davinci_mdio: runtime PM support
by Mugunthan V N
· 12 years ago
ed36d7b
jme: netpoll support
by Peter Wu
· 12 years ago
42f5996
net: ethernet: davinci_emac: add OF support
by Heiko Schocher
· 12 years ago
7be7e93
qlge: fix an "&&" vs "||" bug
by Dan Carpenter
· 12 years ago
6ecd09d
net: ftgmac100/ftmac100: dont pull too much data
by Eric Dumazet
· 12 years ago
eeda858
b44: add 64 bit stats
by Kevin Groeneveld
· 12 years ago
2e177a5
be2net: Ignore physical link async event for Lancer
by Padmanabh Ratnakar
· 12 years ago
0b13fb4
be2net: Fix VF driver load for Lancer
by Padmanabh Ratnakar
· 12 years ago
c3fe065
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
1c65296
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
by David S. Miller
· 12 years ago
54399a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
908421f
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
by Alexander Duyck
· 12 years ago
671c0ad
ixgbe: Cleanup logic for MRQC and MTQC configuration
by Alexander Duyck
· 12 years ago
4ae6373
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
by Alexander Duyck
· 12 years ago
ac802f5
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
by Alexander Duyck
· 12 years ago
Next »