Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc895b5987dd5fad89c0e9693b38104679b647c4
/
drivers
/
net
/
ethernet
84421b9
tg3: Update link_up flag for phylib devices
by Nithin Sujir
· 12 years ago
d9169323
bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario
by Yaniv Rosner
· 12 years ago
5f3347e
bnx2x: Fix intermittent long KR2 link up time
by Yaniv Rosner
· 12 years ago
260055b
mv643xx_eth: fix for disabled autoneg
by Phil Sutter
· 12 years ago
a229e48
net/mlx4_en: Disable RFS when running in SRIOV mode
by Amir Vadai
· 12 years ago
83a5a6c
net/mlx4_en: Cleanup MAC resources on module unload or port stop
by Yan Burman
· 12 years ago
bfa8ab4
net/mlx4_en: Fix race when setting the device MAC address
by Yan Burman
· 12 years ago
e7dbeba
net/mlx4_core: Fix endianness bug in set_param_l
by Jack Morgenstein
· 12 years ago
0081c8f
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled
by Jack Morgenstein
· 12 years ago
3fb817f
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering
by Jack Morgenstein
· 12 years ago
e60b22c
e1000e: fix accessing to suspended device
by Konstantin Khlebnikov
· 12 years ago
66148ba
e1000e: fix runtime power management transitions
by Konstantin Khlebnikov
· 12 years ago
4e0855d
e1000e: fix pci-device enable-counter balance
by Konstantin Khlebnikov
· 12 years ago
c5b3ad4
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
by Sathya Perla
· 12 years ago
70e21fe
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
c73e787
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
by Ben Hutchings
· 12 years ago
35205b2
sfc: Disable soft interrupt handling during efx_device_detach_sync()
by Ben Hutchings
· 12 years ago
66d29cb
benet: Wait f/w POST until timeout
by Gavin Shan
· 12 years ago
0305d06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel
by David S. Miller
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
603e86f
igb: Fix for lockdep issue in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
ed65bdd
igb: Fix link setup for I210 devices
by Carolyn Wyborny
· 13 years ago
e4f7dbb
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
by Alexander Duyck
· 12 years ago
e08f626
e1000e: workaround DMA unit hang on I218
by Bruce Allan
· 12 years ago
acac840
net: fec: fix build error in no MXC platform
by Frank Li
· 12 years ago
de5fb0a
net: fec: put tx to napi poll function to fix dead lock
by Frank Li
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
02e7112
bgmac: omit the fcs
by Hauke Mehrtens
· 12 years ago
d521de0
bnx2x: Fix KR2 work-around condition
by Yaniv Rosner
· 12 years ago
be94bea
bnx2x: Fix KR2 link
by Yaniv Rosner
· 12 years ago
8ce7684
bnx2x: Fix port identification for the 84834
by Yaniv Rosner
· 12 years ago
faf1e78
r8169: honor jumbo settings when chipset is requested to start.
by françois romieu
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
e2593fc
bnx2x: fix UDP checksum for 57710/57711.
by Dmitry Kravkov
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
0237c11
drivers: net: ethernet: cpsw: consider number of slaves in interation
by Daniel Mack
· 12 years ago
3647d34
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
1cef935
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
70a3a06
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
29c69a4
sfc: Detach net device when stopping queues for reconfiguration
by Ben Hutchings
· 13 years ago
b590ace
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
by Ben Hutchings
· 13 years ago
3a68f19
sfc: Properly sync RX DMA buffer when it is not the last in the page
by Ben Hutchings
· 13 years ago
70a737b
bgmac: fix indexing of 2nd level loops
by Rafał Miłecki
· 12 years ago
804d6a8
mlx4: Implement memory windows allocation and deallocation
by Shani Michaeli
· 13 years ago
e448834
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
by Shani Michaeli
· 13 years ago
cc1ade9
mlx4_core: Disable memory windows for virtual functions
by Shani Michaeli
· 13 years ago
ea5cdcc
net/pasemi: Fix missing coding style
by Syam Sidhardhan
· 12 years ago
732ac8c
bnx2x: remove dead code and make local funcs static
by stephen hemminger
· 12 years ago
62ed839
gianfar: fix compile fail for NET_POLL=y due to struct packing
by Paul Gortmaker
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
3770699
mlx4_en: fix allocation of CPU affinity reverse-map
by Kleber Sacilotto de Souza
· 12 years ago
427a962
mlx4_en: fix allocation of device tx_cq
by Kleber Sacilotto de Souza
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 13 years ago
e2f8d55
net: fec: Fix division by zero
by Fabio Estevam
· 12 years ago
edb15d8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next
by Ralf Baechle
· 12 years ago
81ec44a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
242260f
sun.com documentation fixes
by Christian Kujau
· 12 years ago
3298a35
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0ab8a9f
qlcnic: Bump up the version to 5.1.35
by Jitendra Kalsaria
· 12 years ago
8e29965
qlcnic: Fix configure interrupts for 83xx adapter types
by Manish Chopra
· 12 years ago
d09529e
qlcnic: Fix internal loopback test for 82xx adapter
by Shahed Shaikh
· 12 years ago
7f7d6c2
net: fec: Ensure that initialization is done prior to request_irq()
by Fabio Estevam
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
6108372
mlx4_core: Propagate MR deregistration failures to caller
by Shani Michaeli
· 13 years ago
b20e519
mlx4_core: Rename MPT-related functions to have mpt_ prefix
by Shani Michaeli
· 13 years ago
dffff02
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
7cb08d7
atl1c: restore buffer state
by Huang, Xiong
· 12 years ago
7341a73
b44: use netdev_alloc_skb_ip_align()
by Hauke Mehrtens
· 12 years ago
07dcf8e
net: fec: Do a sanity check on the gpio number
by Fabio Estevam
· 12 years ago
b0daa81
qlcnic: Bump up the version to 5.1.34
by Jitendra Kalsaria
· 12 years ago
53643a7
qlcnic: fix ping resumption to a VM after a live migration
by Shahed Shaikh
· 12 years ago
99e8587
qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter
by Shahed Shaikh
· 12 years ago
ac16670
qlcnic: refactor Legacy interrupt handling for 83xx
by Himanshu Madhani
· 12 years ago
7dd90cf
qlcnic: fix mailbox interrupt.
by Sucheta Chakraborty
· 12 years ago
114ef38
qlcnic: fix unsupported CDRP command error message.
by Jitendra Kalsaria
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
510a1e72
drivers: net: davinci_cpdma: acknowledge interrupt properly
by Mugunthan V N
· 12 years ago
4153577
tg3: Use different macros for pci_chip_rev_id accesses
by Joe Perches
· 12 years ago
717ff72
tg3: Remove define and single use of GET_CHIP_REV_ID
by Joe Perches
· 12 years ago
885d299
bgmac: fix unaligned accesses to network headers
by Hauke Mehrtens
· 12 years ago
2f219d5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
31d1753
net: ehea module param description fix
by Dave Young
· 12 years ago
990a315
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
by Alexander Duyck
· 13 years ago
67da097
ixgbe: fix Tx timeouts with BQL
by Emil Tantilov
· 13 years ago
71858ac
ixgbe: implement SFF diagnostic monitoring via ethtool
by Aurélien Guillaume
· 13 years ago
51d0420
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
by Emil Tantilov
· 13 years ago
d0310dc
ixgbe: fix possible data corruption in read_i2c_byte
by Emil Tantilov
· 13 years ago
4c696ca
ixgbe: Add support for set_channels ethtool operation
by Alexander Duyck
· 13 years ago
5348c9d
ixgbe: Add support for displaying the number of Tx/Rx channels
by Alexander Duyck
· 13 years ago
cca73c5
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
by Alexander Duyck
· 13 years ago
97488bd
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
by Alexander Duyck
· 13 years ago
fd786b7
ixgbe: Add function for setting XPS queue mapping
by Alexander Duyck
· 13 years ago
d3cb986
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
by Alexander Duyck
· 13 years ago
4507dc9
igb: increase timeout for ethtool offline self-test
by Stefan Assmann
· 13 years ago
3eb1a40
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
by Alexander Duyck
· 13 years ago
e792cd9
e1000e: display a warning message when SmartSpeed works
by Koki Sanagi
· 13 years ago
6cfbd97
e1000: fix whitespace issues and multi-line comments
by Jeff Kirsher
· 12 years ago
506f669
stmmac: fix the parsing of the eee_timer parameter
by Giuseppe CAVALLARO
· 12 years ago
Next »