Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fa44f2f185f7f9da19d331929bb1b56c1ccd1d93
/
drivers
/
net
/
ethernet
fa44f2f
igb: Enable SR-IOV configuration via PCI sysfs interface
by Greg Rose
· 13 years ago
b67e191
e1000e: add support for hardware timestamping on some devices
by Bruce Allan
· 13 years ago
ffe0b2ff
e1000e: Use standard #defines for PCIe Capability ASPM fields
by Bjorn Helgaas
· 13 years ago
203e415
e1000e: add ethtool .get_eee/.set_eee
by Bruce Allan
· 13 years ago
cbf1de7
bnx2x: fix GRO parameters
by Yuval Mintz
· 13 years ago
bc6c47b
cxgb3: Fix Tx csum stats
by Vipul Pandya
· 13 years ago
9fba081
r8169: remove unneeded dirty_rx index
by Timo Teräs
· 13 years ago
d60923c
e1000e: merge multiple conditional statements into one
by Bruce Allan
· 13 years ago
e3d14b0
e1000e: cleanup code duplication
by Bruce Allan
· 13 years ago
3a3104e
e1000e: cleanup magic number
by Bruce Allan
· 13 years ago
1860ac8
e1000e: cleanup unnecessary line wrap
by Bruce Allan
· 13 years ago
2a2293b
e1000e: cleanup unusual comment placement
by Bruce Allan
· 13 years ago
0a93991
e1000e: cleanup redundant statistics counter
by Bruce Allan
· 13 years ago
7dbc167
e1000e: resolve checkpatch PREFER_PR_LEVEL warning
by Bruce Allan
· 13 years ago
8e5ab42
e1000e: add missing bailout on error
by Bruce Allan
· 13 years ago
12d43f7
e1000e: unexpected "Reset adapter" message when cable pulled
by Bruce Allan
· 13 years ago
3d4d575
e1000e: fix enabling of EEE on 82579 and I217
by Bruce Allan
· 13 years ago
651fb10
e1000e: 82577: workaround for link drop issue
by Bruce Allan
· 13 years ago
4ddc48a
e1000e: helper functions for accessing EMI registers
by Bruce Allan
· 13 years ago
1cc7a3a
e1000e: Invalid Image CSUM bit changed for I217
by Bruce Allan
· 13 years ago
635ab56
e1000e: Acquire/release semaphore when writing each EEPROM page
by Bruce Allan
· 13 years ago
1241f29
e1000e: SerDes autoneg flow control
by Bruce Allan
· 13 years ago
247fa82
bnx2x: Introduce 2013 and advance version to 1.78.02
by Yuval Mintz
· 13 years ago
9969085
bnx2x: Added FW GRO bridging support
by Yuval Mintz
· 13 years ago
ebe61d8
bnx2x: Clean previous IGU status before ack
by Yuval Mintz
· 13 years ago
823e1d9
bnx2x: improve stop-on-error
by Yuval Mintz
· 13 years ago
07ba6af
bnx2x: add `ethtool -w' support.
by Miriam Shitrit
· 13 years ago
4ba7699
bnx2x: Added nvram personalities support
by Yuval Mintz
· 13 years ago
a336ca7
bnx2x: Fix rare self-test failures
by Yaniv Rosner
· 13 years ago
f72839d
bnx2x: use SAN Mac for FCoE.
by Dmitry Kravkov
· 13 years ago
c14a09b
bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT
by Dmitry Kravkov
· 13 years ago
a74801c
bnx2x: Clear dirty status when booting after UNDI
by Yuval Mintz
· 13 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
daf3ec6
tg3: Fix crc errors on jumbo frame receive
by Nithin Nayak Sujir
· 13 years ago
9c13cb8
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
by Nithin Nayak Sujir
· 13 years ago
55eb555
drivers/net: delete orphaned MCA ibmlana driver content
by Paul Gortmaker
· 13 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 13 years ago
6059283
ipv6 netevent: Remove old_neigh from netevent_redirect.
by YOSHIFUJI Hideaki / 吉藤英明
· 13 years ago
d0b9cec
be2net: fix unconditionally returning IRQ_HANDLED in INTx
by Sathya Perla
· 13 years ago
fb01747
gianfar: use more portable i/o accessors
by Kim Phillips
· 13 years ago
f7e9e23
qlge: remove NETIF_F_TSO6 flag
by Amerigo Wang
· 13 years ago
17e1a42
tg3: missing break statement in tg3_get_5720_nvram_info()
by Dan Carpenter
· 13 years ago
cb59c87
net: ethernet: xilinx: Do not use NO_IRQ in axienet
by Michal Simek
· 13 years ago
94b144a
net: ethernet: xilinx: Do not use axienet on PPC
by Michal Simek
· 13 years ago
1ef1d45
bnx2x: Allow management traffic after boot from SAN
by Barak Witkowski
· 13 years ago
4864a16
bnx2x: Fix fastpath structures when memory allocation fails
by Yuval Mintz
· 13 years ago
ec82f94
bfin_mac: Restore hardware time-stamping dependency on BF518
by Lars-Peter Clausen
· 13 years ago
337da3e
bnx2x: move debugging code before the return
by Dan Carpenter
· 13 years ago
2382685
bnx2x: align define usage to satisfy static checkers
by Ariel Elior
· 13 years ago
1f1e495
cxgb4: Fix incorrect PFVF CMASK
by Vipul Pandya
· 13 years ago
2916610
bnx2x: NULL dereference on error in debug code
by Dan Carpenter
· 13 years ago
dd4544f
bgmac: driver for GBit MAC core on BCMA bus
by Rafał Miłecki
· 13 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 13 years ago
0c7768a
net: fec: Remove 'inline' declarations
by Fabio Estevam
· 13 years ago
0edb7ed
Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 13 years ago
6411280
bnx2x: Segregate SR-IOV code
by Ariel Elior
· 13 years ago
5ebae489
net: fec: report correct hardware stamping info to ethtool
by Frank Li
· 13 years ago
428ac43
chelsio: Use netdev_<level> and pr_<level>
by Joe Perches
· 13 years ago
bca94cf
drivers/net: delete 8390 based EISA drivers.
by Paul Gortmaker
· 13 years ago
483f777
drivers/net: remove orphaned references to micro channel
by Paul Gortmaker
· 13 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 13 years ago
efc61a3
ethoc: fix mac address set
by Jiri Pirko
· 13 years ago
b681b65
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
by Nithin Nayak Sujir
· 13 years ago
857001f
tg3: Improve PCI function number detection.
by Michael Chan
· 13 years ago
c86a856
tg3: Add NVRAM support for 5762
by Michael Chan
· 13 years ago
c65a17f
tg3: Add support for new 5762 ASIC
by Michael Chan
· 13 years ago
ff43da8
NET: FEC: dynamtic check DMA desc buff type
by Frank Li
· 13 years ago
579e1d81
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so big it is long long
by Peter Hüwe
· 13 years ago
43c00a7
qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
by Jiri Pirko
· 13 years ago
2eea05b
cxgb3: remove usage of dev->master
by Jiri Pirko
· 13 years ago
04e406d
ll_temac: fix mac address setting
by Jiri Pirko
· 13 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 13 years ago
e41b2d7
net: set dev->addr_assign_type correctly
by Jiri Pirko
· 13 years ago
f8ca2b6
qlcnic: fix build error
by Sony Chacko
· 13 years ago
47caf25
qlcnic: do not duplicate infrastructure functions
by Stephen Rothwell
· 13 years ago
dc8ba10
qlcnic: update driver version
by Signed-off-by: Sony Chacko
· 13 years ago
2c6196d
qlcnic: remove unused definitions from header file
by Shahed Shaikh
· 13 years ago
7e38d04
qlcnic: 83xx ethtool interface routines
by Sony Chacko
· 13 years ago
4e60ac4
qlcnic: 83xx register dump routines
by Sony Chacko
· 13 years ago
d71170f
qlcnic: enable 83xx virtual NIC mode
by Sony Chacko
· 13 years ago
81d0aeb
qlcnic: flash template based firmware reset recovery
by Sony Chacko
· 13 years ago
629263a
qlcnic: 83xx CNA inter driver communication mechanism
by Sony Chacko
· 13 years ago
d865ebb
qlcnic: 83xx adpater flash interface routines
by Sony Chacko
· 13 years ago
319ecf1
qlcnic: 83xx sysfs routines
by Sony Chacko
· 13 years ago
1315918
qlcnic: 83xx base driver
by Sony Chacko
· 13 years ago
4be41e9
qlcnic: 83xx data path routines
by Sony Chacko
· 13 years ago
7f966452
qlcnic: 83xx memory map and HW access routines
by Sony Chacko
· 13 years ago
a15ebd3
qlcnic: macros for common register access
by Himanshu Madhani
· 13 years ago
7e2cf4f
qlcnic: change driver hardware interface mechanism
by Sony Chacko
· 13 years ago
8395be5
bnx2x: Add VF device ids and enable feature
by Ariel Elior
· 13 years ago
abc5a02
bnx2x: Support PF <-> VF Bulletin Board
by Ariel Elior
· 13 years ago
d16132c
bnx2x: Support VF FLR
by Ariel Elior
· 13 years ago
f1929b0
bnx2x: Support of PF driver of a VF release request
by Ariel Elior
· 13 years ago
99e9d21
bnx2x: Support of PF driver of a VF close request
by Ariel Elior
· 13 years ago
463a68a
bnx2x: Support of PF driver of a VF q_teardown request
by Ariel Elior
· 13 years ago
954ea74
bnx2x: Support of PF driver of a VF q_filters request
by Ariel Elior
· 13 years ago
8db573b
bnx2x: Support of PF driver of a VF setup_q request
by Ariel Elior
· 13 years ago
67c431a
bnx2x: Support statistics collection for VFs by the PF
by Ariel Elior
· 13 years ago
b93288d
bnx2x: Support of PF driver of a VF init request
by Ariel Elior
· 13 years ago
8ca5e17
bnx2x: Support of PF driver of a VF acquire request
by Ariel Elior
· 13 years ago
Next »