Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f4c01e965fd0c623afa9fc8d9276d5ccdf297209
/
drivers
/
net
/
ethernet
f4c01e9
igb: Fix for devices using ethtool for EEE settings
by Carolyn Wyborny
· 11 years ago
42bdf08
net: igb calls skb_set_hash
by Tom Herbert
· 12 years ago
e25909b
net: e1000e calls skb_set_hash
by Tom Herbert
· 12 years ago
c9974ad
gianfar: Carefully free skbs in functions called by netpoll.
by Eric W. Biederman
· 11 years ago
d8ec2c0
benet: Call dev_kfree_skby_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
e81f44b
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
f7e7991
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
497a27b
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
f458b2e
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
989c9ba
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
a2ccd2e
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
508f81d
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
d52afde
be2net: update driver version to 10.2
by Sathya Perla
· 11 years ago
48291c2
be2net: Fix vlans_added counter
by Vasundhara Volam
· 11 years ago
a5243da
be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces
by Vasundhara Volam
· 11 years ago
46ee9c1
be2net: fix pmac_id[] allocation size
by Ravikumar Nelavelli
· 11 years ago
bdac85b
be2net: log LPVID used in multi-channel configs
by Ravikumar Nelavelli
· 11 years ago
bdce2ad
be2net: Add link state control for VFs
by Suresh Reddy
· 11 years ago
ecf1f6e
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
by Suresh Reddy
· 11 years ago
aa9a2d5
mlx4: Activate RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
5ea8bbf
mlx4: Implement IP based gids support for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
2f5bb47
mlx4: Add ref counting to port MAC table for RoCE
by Jack Morgenstein
· 11 years ago
b6ffaef
mlx4: In RoCE allow guests to have multiple GIDS
by Jack Morgenstein
· 11 years ago
9cd5935
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
by Jack Morgenstein
· 11 years ago
6ee51a4
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
ceffc4a
xilinx: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
b779d0a
brocade: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
b338ce2
gianfar: Fix multi-queue support checks @probe()
by Claudiu Manoil
· 11 years ago
8dc43dd
net: eth: cpsw: Use net_device_stats from struct net_device
by Tobias Klauser
· 11 years ago
3ee2f8c
sky2: allow mac to come from dt
by Tim Harvey
· 11 years ago
c120e9e
IB/mlx5_core: remove unreachable function call in module init
by Kleber Sacilotto de Souza
· 11 years ago
cd84ff4
sfc: Use ether_addr_copy and eth_broadcast_addr
by Edward Cree
· 11 years ago
71ff9e3
gianfar: Use Single-Queue polling for "fsl,etsec2"
by Claudiu Manoil
· 11 years ago
aeb12c5
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
by Claudiu Manoil
· 11 years ago
9b143d1
igb: fix warning if !CONFIG_IGB_HWMON
by Jeff Kirsher
· 11 years ago
72b3672
igb: fix array size calculation
by Todd Fujinaka
· 11 years ago
bd9d559
ixgbevf: fix skb->pkt_type checks
by Florian Fainelli
· 11 years ago
96dee02
e1000e: Fix SHRA register access for 82579
by David Ertman
· 11 years ago
ad40064
e1000e: Fix ethtool offline tests for 82579 parts
by David Ertman
· 11 years ago
5bb7317
e1000e: Fix not generating an error on invalid load parameter
by David Ertman
· 11 years ago
74f350e
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
by David Ertman
· 11 years ago
63eb48f
e1000e Refactor of Runtime Power Management
by David Ertman
· 12 years ago
2800209
e1000e: Refactor PM flows
by David Ertman
· 12 years ago
3b70d4f
e1000e: Add missing branding strings in ich8lan.c
by David Ertman
· 12 years ago
e78b80b
e1000e: Cleanup - Update GPL header and Copyright
by David Ertman
· 12 years ago
a03206e
e1000e: Fix 82579 sets LPI too early.
by David Ertman
· 12 years ago
f7235ef
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
by David Ertman
· 12 years ago
b485dba
e1000e: Cleanup unecessary references
by David Ertman
· 12 years ago
6c2ed39
e1000e: PTP lock in e1000e_phc_adjustfreq
by Todd Fujinaka
· 12 years ago
2062862
i40e/i40evf: Bump pf&vf build versions
by Catherine Sullivan
· 12 years ago
be56052
i40e/i40evf: carefully fill tx ring
by Jesse Brandeburg
· 12 years ago
ff80301
i40e: fix nvm version and remove firmware report
by Jesse Brandeburg
· 12 years ago
71f6a85
i40e: Fix static checker warning
by Neerav Parikh
· 12 years ago
6982d42
i40e: Remove a redundant filter addition
by Anjali Singhai Jain
· 12 years ago
a47a15f
i40e: count timeout events
by Jesse Brandeburg
· 12 years ago
ac71b7b
i40e: Remove a FW workaround for Number of MSIX vectors
by Anjali Singhai Jain
· 12 years ago
3e26186
i40e: clean up comment style
by Shannon Nelson
· 12 years ago
206812b
i40e/i40evf: i40e implementation for skb_set_hash
by Jesse Brandeburg
· 12 years ago
cc6456a
i40e: Prevent overflow due to kzalloc
by Akeem G Abodunrin
· 12 years ago
17a73f6
i40e: Flow Director sideband accounting
by Joseph Gasparakis
· 12 years ago
3415e8c
i40evf: Enable the ndo_set_features netdev op
by Greg Rose
· 12 years ago
5a8a1ab
be2net: do external loopback test only when it is requested
by Ivan Vecera
· 11 years ago
d0ceebd
net/mlx4_en: mlx4_en_verify_params() can be static
by Fengguang Wu
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e50287b
be2net: dma_sync each RX frag before passing it to the stack
by Sathya Perla
· 11 years ago
3995d26
net: cpsw: fix cpdma rx descriptor leak on down interface
by Schuyler Patton
· 11 years ago
ec495fa
be2net: isolate TX workarounds not applicable to Skyhawk-R
by Vasundhara Volam
· 11 years ago
c912895
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
by Vasundhara Volam
· 11 years ago
7ad0945
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode
by Somnath kotur
· 11 years ago
c502224
be2net: Fix to reset transparent vlan tagging
by Somnath Kotur
· 11 years ago
e842b06
qlcnic: dcb: a couple off by one bugs
by Dan Carpenter
· 11 years ago
9717218
net/mlx4_en: Change Connect-X description in kconfig
by Eyal Perry
· 11 years ago
ec57094
net/mlx4_en: Use union for BlueFlame WQE
by Amir Vadai
· 11 years ago
28d222b
net/mlx4_core: Fix sparse warning
by Eyal Perry
· 11 years ago
313c2d3
net/mlx4_en: Fix selftest failing on non 10G link speed
by Amir Vadai
· 11 years ago
9813337
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
by Eugenia Emantayev
· 11 years ago
15bffdf
net/mlx4_en: Move queue stopped/waked counters to be per ring
by Eugenia Emantayev
· 11 years ago
93591aa
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
by Eugenia Emantayev
· 11 years ago
b97b33a
net/mlx4_en: Verify mlx4_en module parameters
by Eugenia Emantayev
· 11 years ago
fd8daa4
net/mlx4_en: Fix UP limit in ieee_ets->prio_tc
by Amir Vadai
· 11 years ago
93501d4
ixgbe: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 11 years ago
1443846
ixgbe: Check config reads for removal
by Mark Rustad
· 11 years ago
0edd2bd
ixgbe: Fix up some ethtool results when adapter is removed
by Mark Rustad
· 11 years ago
0391bbe
ixgbe: Restore hw_addr in LER recovery paths
by Mark Rustad
· 11 years ago
1d3f41e
b44: always set duplex mode why phy changes
by Hauke Mehrtens
· 11 years ago
25d54fe
b44: add calls to phy_{start,stop}
by Hauke Mehrtens
· 11 years ago
877767d
bna: fix vlan tag stripping and implement its toggling
by Ivan Vecera
· 11 years ago
d7b9531
tg3: Don't check undefined error bits in RXBD
by Michael Chan
· 11 years ago
4e76ca7
net: w5100: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
d1b44ce
net: w5300: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
01a545c
ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO
by Emil Tantilov
· 11 years ago
b5d217f
ixgbevf: fix handling of tx checksumming
by Emil Tantilov
· 11 years ago
c97506a
ixgbe: Add check for FW veto bit
by Don Skidmore
· 11 years ago
9f4d278
ixgbe: fix bit toggled for 82599 reset fix.
by Don Skidmore
· 11 years ago
429d6a3
ixgbe: collect all 82599 AUTOC code in one function
by Don Skidmore
· 11 years ago
1f86c98
ixgbe: fix to use correct timeout interval for memory read completion
by Don Skidmore
· 11 years ago
babe723
bnx2x: Add missing bit in default Tx switching
by Yuval Mintz
· 11 years ago
74cfb2e
igb: Update license text to remove FSF address and update copyright.
by Carolyn Wyborny
· 11 years ago
167f3f7
igb: make local functions static and remove dead code
by Jeff Kirsher
· 11 years ago
8755744
ixgbe: Add WoL support for a new device
by Mark Rustad
· 11 years ago
Next »