Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
619f2d1a8f2f94d31ae90480f8e39dc91d5a7360
/
drivers
/
net
619f2d1
be2net: remove unnecessary blank lines after an open brace
by Kalesh AP
· 10 years ago
e2fb1af
be2net: insert a blank line after function/struct//enum definitions
by Kalesh AP
· 10 years ago
d6f5473
be2net: remove multiple blank lines
by Kalesh AP
· 10 years ago
03d28ff
be2net: add blank line after declarations
by Kalesh AP
· 10 years ago
627cd5f
be2net: remove return statements for void functions
by Kalesh AP
· 10 years ago
d6b7a9b
be2net: add speed reporting for 20G-KR interface
by Vasundhara Volam
· 10 years ago
ca39076
be2net: add speed reporting for 40G/KR interface
by Kalesh AP
· 10 years ago
72d7e2b
be2net: fix sparse warnings in be_cmd_req_port_type{}
by Suresh Reddy
· 10 years ago
b502ae8
be2net: fix a sparse warning in be_cmd_modify_eqd()
by Kalesh AP
· 10 years ago
b749fc9
net: fec: fix code identation
by Nimrod Andy
· 10 years ago
96e65d7
net: dsa: bcm_sf2: add support for Wake-on-LAN
by Florian Fainelli
· 10 years ago
8cfa949
net: dsa: bcm_sf2: add suspend/resume callbacks
by Florian Fainelli
· 10 years ago
afe6e00
qlge: Fix compilation warning
by Harish Patil
· 10 years ago
5f5316f
am2150: Update nmclan_cs.c to use update PCMCIA API
by Jeff Kirsher
· 10 years ago
6c62f60
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
b1b6b4d
net/mlx4_en: Add mlx4_en_get_cqe helper
by Ido Shamay
· 10 years ago
43c816c
net/mlx4_core: Cache line EQE size support
by Ido Shamay
· 10 years ago
77507aa
net/mlx4_core: Enable CQE/EQE stride support
by Ido Shamay
· 10 years ago
83bad20
bnx2x: Add a fallback multi-function mode NPAR1.5
by Yuval Mintz
· 10 years ago
7609647
bnx2x: New multi-function mode: UFP
by Yuval Mintz
· 10 years ago
2e98ffc
bnx2x: Changes with storage & MAC macros
by Dmitry Kravkov
· 10 years ago
d8ebfed
net: phy: bcm7xxx: utilize PHY revision in config_init
by Florian Fainelli
· 10 years ago
aa9aef7
net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver
by Florian Fainelli
· 10 years ago
487320c
net: bcmgenet: communicate integrated PHY revision to PHY driver
by Florian Fainelli
· 10 years ago
80780a5
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
by Florian Fainelli
· 10 years ago
e18556e
net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR
by Florian Fainelli
· 10 years ago
acbf74a
vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.
by Andy Zhou
· 10 years ago
37d6017
net: fec: Workaround for imx6sx enet tx hang when enable three queues
by Fugang Duan
· 10 years ago
73e7228
net:fec: increase DMA queue number
by Fugang Duan
· 10 years ago
d851b47
net: fec: add interrupt coalescence feature support
by Fugang Duan
· 10 years ago
b7bd75c
net: fec: refine error handle of parser queue number from DT
by Frank Li
· 10 years ago
6fbac83
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
by Jacob Keller
· 10 years ago
d786cf7
ixgbe: add warnings for other disabled features without MSI-X support
by Jacob Keller
· 10 years ago
5d31b48
ixgbe: use e_dev_warn instead of netif_printk
by Jacob Keller
· 10 years ago
c1c55f6
ixgbe: use e_dev_warn instead of e_err for displaying warning
by Jacob Keller
· 10 years ago
3bcf344
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
by Jacob Keller
· 10 years ago
027bb56
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
by Jacob Keller
· 10 years ago
d7de3c6
ixgbe: return integer from ixgbe_acquire_msix_vectors
by Jacob Keller
· 10 years ago
493043e
ixgbe: use e_dev_warn instead of netif_printk
by Jacob Keller
· 10 years ago
d523493
ixgbe: Do not schedule an uninitialized workqueue entry
by Mark Rustad
· 10 years ago
d38e924
ixgbe: remove useless bd_number from adapter struct
by Ethan Zhao
· 10 years ago
8d34b31
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
by Ethan Zhao
· 10 years ago
bf3c228
net: fec: fix build error at m68k platform
by Frank Li
· 10 years ago
b4d2394
dsa: Replace mii_bus with a generic host device
by Alexander Duyck
· 10 years ago
e097458
bonding: consolidate ASSERT_RTNL()s and remove the unnecessary
by Nikolay Aleksandrov
· 10 years ago
547942c
bonding: trivial: style and comment fixes
by Nikolay Aleksandrov
· 10 years ago
56924c3
bonding: consolidate the two rlb_next_rx_slave functions into one
by Nikolay Aleksandrov
· 10 years ago
13bb518
net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
949bdd2
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
17b6f24
bna: use container_of to resolve bufdesc_ex from bufdesc
by Fabian Frederick
· 10 years ago
61cd2eb
net: fec: use container_of to resolve bufdesc_ex from bufdesc
by Fabian Frederick
· 10 years ago
5879823
net/macb: Add hardware revision information during probe
by Bo Shen
· 10 years ago
b4d39b5
net: fec: init complete variable in early to avoid kernel dump
by Fugang Duan
· 10 years ago
41ef84c
net: fec: change FEC alignment according to i.mx6 sx requirement
by Fugang Duan
· 10 years ago
ba593e0
net:fec: Add fsl,imx6sx-fec compatible strings
by Fugang Duan
· 10 years ago
ce99d0d
net: fec: add enet-avb IP support
by Frank Li
· 10 years ago
106c314
net:fec: Disable enet-avb MAC instead of reset MAC
by Fugang Duan
· 10 years ago
59d0f74
net: fec: init multi queue date structure
by Frank Li
· 10 years ago
9fc095f
net: fec: parser max queue number from dt file
by Fugang Duan
· 10 years ago
4d494cd
net: fec: change data structure to support multiqueue
by Fugang Duan
· 10 years ago
95a7747
net:fec: add enet AVB feature macro define for imx6sx
by Fugang Duan
· 10 years ago
9b5330e
net:fec: add enet refrence clock for i.MX 6SX chip
by Fugang Duan
· 10 years ago
42f2725
net: DSA: Marvell mv88e6171 switch driver
by Andrew Lunn
· 10 years ago
2f951a9
be2net: enable PCIe error reporting on VFs too
by Kalesh AP
· 10 years ago
9367670
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
by Kalesh AP
· 10 years ago
6809cee
be2net: fix port-type reporting in get_settings
by Ravikumar Nelavelli
· 10 years ago
e36edd9
be2net: add ethtool "-m" option support
by Mark Leonard
· 10 years ago
b29812c
be2net: use v1 of SET_FLOW_CONTROL command
by Suresh Reddy
· 10 years ago
c30d726
be2net: fix RX fragment posting for jumbo frames
by Ajit Khaparde
· 10 years ago
242eb47
be2net: replace strcpy with strlcpy
by Vasundhara Volam
· 10 years ago
5076266
be2net: fix some log messages
by Vasundhara Volam
· 10 years ago
ac7a04c
net: dsa: change tag_protocol to an enum
by Florian Fainelli
· 10 years ago
c555429
r8152: support VLAN
by hayeswang
· 10 years ago
f19f916
net: stmmac: fix return value check in socfpga_dwmac_parse_data()
by Wei Yongjun
· 10 years ago
8c0bc55
bonding: adjust locking comments
by Nikolay Aleksandrov
· 10 years ago
e470259
bonding: 3ad: convert to bond->mode_lock
by Nikolay Aleksandrov
· 10 years ago
4bab16d
bonding: alb: convert to bond->mode_lock
by Nikolay Aleksandrov
· 10 years ago
b743562
bonding: convert curr_slave_lock to a spinlock and rename it
by Nikolay Aleksandrov
· 10 years ago
1c72cfdc9
bonding: clean curr_slave_lock use
by Nikolay Aleksandrov
· 10 years ago
62c5f51
bonding: alb: remove curr_slave_lock
by Nikolay Aleksandrov
· 10 years ago
86e7498
bonding: 3ad: clean up curr_slave_lock usage
by Nikolay Aleksandrov
· 10 years ago
a583544
virtio_net: pass well-formed sgs to virtqueue_add_*()
by Rusty Russell
· 10 years ago
0fe1315
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
d101564
sunvnet: Avoid sending superfluous LDC messages.
by Sowmini Varadhan
· 10 years ago
c706471
net: axienet: remove unnecessary ether_setup after alloc_etherdev
by Subbaraya Sundeep Bhatta
· 10 years ago
e9c3f99
ethernet: amd: use pr_info_once()
by Varka Bhadram
· 10 years ago
de591c7
e1000: switch to napi_gro_frags api
by Florian Westphal
· 10 years ago
1380960
e1000: convert to build_skb
by Florian Westphal
· 10 years ago
580f321
e1000: rename struct e1000_buffer to e1000_tx_buffer
by Florian Westphal
· 10 years ago
93f0afe
e1000: add and use e1000_rx_buffer info for Rx
by Florian Westphal
· 10 years ago
2b294b1
e1000: perform copybreak ahead of DMA unmap
by Florian Westphal
· 10 years ago
2037110
e1000: move tbi workaround code into helper function
by Florian Westphal
· 10 years ago
4f0aeb1
e1000: move e1000_tbi_adjust_stats to where its used
by Florian Westphal
· 10 years ago
adc81090
ixgbe: Refactor busy poll socket code to address multiple issues
by Alexander Duyck
· 10 years ago
15be71c
ixgbe: Drop Rx alloc at end of Rx cleanup
by Alexander Duyck
· 10 years ago
db99d95
ixgbevf: Resolve missing-field-initializers warnings
by Mark Rustad
· 10 years ago
ca8dfe2
ixgbe: Resolve warnings produced in W=2 builds
by Mark Rustad
· 10 years ago
56e03e5
cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter
by Hariprasad Shenai
· 10 years ago
c290607
cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb
by Hariprasad Shenai
· 10 years ago
c0d5b8c
cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH
by Hariprasad Shenai
· 10 years ago
Next »