Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0ede4a606af1778b24b84b7feed3c0bed2751a34
/
drivers
/
net
/
ethernet
0ede4a6
ixgbe: ptp code cleanup
by Jacob Keller
· 13 years ago
6cbc52e
ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not set
by Emil Tantilov
· 13 years ago
4f8a91a
ixgbe: align flow control DV macros with datasheet
by John Fastabend
· 13 years ago
185095f
e1000e: use more informative logging macros when netdev not yet registered
by Bruce Allan
· 13 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e3d62d7
tilegx network driver: initial support
by Chris Metcalf
· 13 years ago
b7abee6
tg3: Apply short DMA frag workaround to 5906
by Matt Carlson
· 13 years ago
883ffd6
net: stmmac: Fix clock en-/disable calls
by Stefan Roese
· 13 years ago
3f16da5
lpc_eth: fix tx completion
by Eric Dumazet
· 13 years ago
e304785
lpc_eth: add missing ndo_change_mtu()
by Eric Dumazet
· 13 years ago
7dbb491
r8169: avoid NAPI scheduling delay.
by françois romieu
· 13 years ago
cd8f76c
be2net: fix a race in be_xmit()
by Eric Dumazet
· 13 years ago
6a2b28e
Revert "niu: Add support for byte queue limits."
by David S. Miller
· 13 years ago
33d5e33
stmmac: fix driver built w/ w/o both pci and platf modules
by Giuseppe CAVALLARO
· 13 years ago
1578e77
be2net: Fix driver load for VFs for Lancer
by Padmanabh Ratnakar
· 13 years ago
e9939c8
bnx2x: Added EEE Ethtool support.
by Yuval Mintz
· 13 years ago
c8c60d8
bnx2x: Added EEE support
by Yuval Mintz
· 13 years ago
0bb7956
qlcnic: Fix protcol type in case of inband vlan.
by Rajesh Borundia
· 13 years ago
e42ede2
qlcnic: fix unsupported CDRP command error message.
by Jitendra Kalsaria
· 13 years ago
cae82d4
qlcnic: Fix estimation of recv MSS in case of LRO
by Rajesh Borundia
· 13 years ago
c3001b7
net/ethernet: ks8851_mll unregister_netdev() before freeing
by Dan Carpenter
· 13 years ago
5ff0fea
sky2: fix checksum bit management on some chips
by stephen hemminger
· 13 years ago
c1864cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9a43a02
mv643xx_eth: Fix compile error for architectures without clk.
by Andrew Lunn
· 13 years ago
ba27ec6
stmmac: fix driver Kconfig when built as module
by Giuseppe CAVALLARO
· 13 years ago
ff3dd78
stmmac: fix driver's doc when run kernel-doc script
by Giuseppe CAVALLARO
· 13 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
20d5ec4
be2net: update driver version
by Sathya Perla
· 13 years ago
d79c0a2
be2net: do not use SCRATCHPAD register
by Sathya Perla
· 13 years ago
421737b
be2net: remove unnecessary usage of unlikely()
by Sathya Perla
· 13 years ago
7f64006
be2net: fix reporting number of actual rx queues
by Sathya Perla
· 13 years ago
0513ac3
be2net: do not modify PCI MaxReadReq size
by Sathya Perla
· 13 years ago
10329df
be2net: cleanup be_vid_config()
by Sathya Perla
· 13 years ago
1d1e9a4
be2net: don't call vid_config() when there's no vlan config
by Sathya Perla
· 13 years ago
43e95f1
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
by John Fastabend
· 13 years ago
146d4cc
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
by John Fastabend
· 13 years ago
470a542
e1000e: test for valid check_reset_block function pointer
by Bruce Allan
· 13 years ago
cbfc6071
gianfar_ethtool: coding style and whitespace cleanups
by Jan Ceuleers
· 13 years ago
3a2e16c
gianfar: Remove superfluous initialisations
by Jan Ceuleers
· 13 years ago
bc4598b
gianfar: various coding style and whitespace cleanups
by Jan Ceuleers
· 13 years ago
0977f81
gianfar: comment cleanup
by Jan Ceuleers
· 13 years ago
2281a0f
gianfar: whitespace cleanup - pointers and multiplications
by Jan Ceuleers
· 13 years ago
13497f5
stmmac: remove two useless initialisations
by Giuseppe CAVALLARO
· 13 years ago
29a6b6c
net/ethernet: ks8851_mll mac address configuration support added
by Raffaele Recalcati
· 13 years ago
9ca3cc6
fec_mpc52xx: fix timestamp filtering
by Stephan Gatzka
· 13 years ago
6d7407b
e1000e: fix Rapid Start Technology support for i217
by Bruce Allan
· 13 years ago
281a8f2
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
by Sebastian Andrzej Siewior
· 13 years ago
ad1be8d
r8169: call netif_napi_del at errpaths and at driver unload
by Devendra Naga
· 13 years ago
0bc777bc
8139cp/8139too: terminate the eeprom access with the right opmode
by Jason Wang
· 13 years ago
b01af45
8139cp: set ring address before enabling receiver
by Jason Wang
· 13 years ago
401453a
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
by Jack Morgenstein
· 13 years ago
6230bb2
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
by Jack Morgenstein
· 13 years ago
b91cb3e
net/mlx4_core: Fixes for VF / Guest startup flow
by Jack Morgenstein
· 13 years ago
13bf58b
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
by Jack Morgenstein
· 13 years ago
3fc929e
net/mlx4_core: Fix number of EQs used in ICM initialisation
by Marcel Apfelbaum
· 13 years ago
30f7c73
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
by Jack Morgenstein
· 13 years ago
13199a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
2e1d4a0
net/smsc911x: Repair broken failure paths
by Lee Jones
· 13 years ago
20571d8
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling r6040_remove_one)
by Devendra Naga
· 13 years ago
acaf827
r6040: disable pci device if the subsequent calls (after pci_enable_device) fails
by Devendra Naga
· 13 years ago
79fba9f
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
by Yoshihiro Shimoda
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
2c757fd
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
bee9e58
gianfar:don't add FCB length to hard_header_len
by Wu Jiajun-B06378
· 13 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
b324c67
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
c23ddf7
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
881bcabb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
cc16916
Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus
by Roland Dreier
· 13 years ago
7486394
drivers/net/stmmac: seq_file fix memory leak
by Djalal Harouni
· 13 years ago
17eea0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a1e8b307
tg3: use netdev_alloc_frag() API
by Eric Dumazet
· 13 years ago
6fba180
cirrus: cs89x0: Remove function prototypes and reorder declarations
by Joe Perches
· 13 years ago
808e9a7
cirrus: cs89x0: Neaten debugging and logging
by Joe Perches
· 13 years ago
ca034bc
cirrus: cs89x0: Code neatening
by Joe Perches
· 13 years ago
dd92b9a
cirrus: cs89x0: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
204a38a
cirrus: cs89x0: Code style neatening
by Joe Perches
· 13 years ago
3069ee9b
cxgb4: DB Drop Recovery for RDMA and LLD queues
by Vipul Pandya
· 13 years ago
8caa1e8
cxgb4: Common platform specific changes for DB Drop Recovery
by Vipul Pandya
· 13 years ago
881806b
cxgb4: Detect DB FULL events and notify RDMA ULD
by Vipul Pandya
· 13 years ago
941a77d
be2net: Fix to allow get/set of debug levels in the firmware.
by Somnath Kotur
· 13 years ago
09dcd60
CS89x0 : Use ioread16/iowrite16 on all platforms
by Jaccon Bastiaansen
· 13 years ago
8ce6909
e1000: Prevent reset task killing itself.
by Tushar Dave
· 13 years ago
a5e371f
drivers/net: delete all code/drivers depending on CONFIG_MCA
by Paul Gortmaker
· 13 years ago
bc6a474
net/mlx4_en: num cores tx rings for every UP
by Amir Vadai
· 13 years ago
3d4f5eb
net: Change mail address of Oskar Schirmer
by Oskar Schirmer
· 13 years ago
0c02dd9
igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.
by Matthew Vick
· 13 years ago
a306085
e1000: look in the page and not in skb->data for the last byte
by Sebastian Andrzej Siewior
· 13 years ago
4af4a233
e1000: remove workaround for Errata 23 from jumbo alloc
by Sebastian Andrzej Siewior
· 13 years ago
ba9e186
e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS
by Bruce Allan
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3c0dec5
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock
by Arnd Bergmann
· 13 years ago
eb71d0d
net/mlx4_core: Fixed error flow in rem_slave_eqs
by Jack Morgenstein
· 13 years ago
ba062d5
net/mlx4_core: Add XRC domains and counters to resource tracker
by Jack Morgenstein
· 13 years ago
b892495
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unload
by Jack Morgenstein
· 13 years ago
681372a
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
by Jack Morgenstein
· 13 years ago
b9985f4
net/mlx4_core: Remove unused *_str functions from the resource tracker
by Jack Morgenstein
· 13 years ago
5e92d80
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
by Jack Morgenstein
· 13 years ago
Next »