Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
00aef9867ee9d0de8380c3e65c1ca41698fc9949
/
drivers
/
net
00aef98
sfc: Remove extern from function prototypes
by Joe Perches
· 12 years ago
8a1a0ae
qlogic: Remove extern from function prototypes
by Joe Perches
· 12 years ago
f4588c4
oki-semi: Remove extern from function prototypes
by Joe Perches
· 12 years ago
5ccc921
intel: Remove extern from function prototypes
by Joe Perches
· 12 years ago
d4cb2ee
ibm/emac: Remove extern from function prototypes
by Joe Perches
· 12 years ago
388367a
drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode
by Mugunthan V N
· 12 years ago
5892cd1
drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw
by Mugunthan V N
· 12 years ago
aa1a15e
net: ethernet: cpsw: switch to devres allocations
by Daniel Mack
· 12 years ago
44da5c2
amd/7990: Remove extern from function prototypes
by Joe Perches
· 12 years ago
bddb2d9
gianfar: Remove extern from function prototypes
by Joe Perches
· 12 years ago
31886e8
emulex: Remove extern from function prototypes
by Joe Perches
· 12 years ago
22018e4
chelsio: Remove extern from function prototypes
by Joe Perches
· 12 years ago
49ca19b
brocade: Remove extern from function prototypes
by Joe Perches
· 12 years ago
1ee1725
broadcom: Remove extern from function prototypes
by Joe Perches
· 12 years ago
6ae97e8
atheros: Remove extern from function prototypes
by Joe Perches
· 12 years ago
3398032
adi: Remove extern from function prototypes
by Joe Perches
· 12 years ago
68d3430
8390: Remove extern from function prototypes
by Joe Perches
· 12 years ago
405eb0e
can: Remove extern from function prototypes
by Joe Perches
· 12 years ago
27c90dc
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
e4cb29f
tg3: Update version to 3.134
by Nithin Sujir
· 12 years ago
cb04be4
tg3: Remove unnecessary spinlock
by Nithin Sujir
· 12 years ago
21e315e
tg3: Appropriately classify interrupts during request_irq
by Nithin Sujir
· 12 years ago
4bc814a
tg3: Remove redundant if check
by Nithin Sujir
· 12 years ago
db79e1e
tg3: Remove if 0'd code
by Nithin Sujir
· 12 years ago
89f6797
tg3: LED in shared mode does not blink during traffic
by Nithin Sujir
· 12 years ago
6827371
tg3: Add support for new 577xx device ids
by Nithin Sujir
· 12 years ago
3ab7107
tg3: Add function tg3_phy_shdw_write()
by Nithin Sujir
· 12 years ago
19717d0
declance: Remove `incompatible pointer type' warnings
by Maciej W. Rozycki
· 12 years ago
1a5465f
phy/micrel: Add suspend/resume support to Micrel PHYs
by Patrice Vilchez
· 12 years ago
052c19e
net: cdc-phonet: Staticize usbpn_probe
by Sachin Kamat
· 12 years ago
8a67d1c
net: cxgb4vf: Staticize local symbols
by Sachin Kamat
· 12 years ago
8e61777
net: bnx2x: Staticize local symbols
by Sachin Kamat
· 12 years ago
cd738c4
net: emaclite: Code cleanup
by Michal Simek
· 12 years ago
37c67c6
net: emaclite: Not necessary to call devm_iounmap
by Michal Simek
· 12 years ago
c47b2d9
sfc: Support ARFS for IPv6 flows
by Ben Hutchings
· 12 years ago
ee45fd9
sfc: Use TX PIO for sufficiently small packets
by Jon Cooper
· 12 years ago
0fe5565
sfc: Introduce inline functions to simplify TX insertion
by Ben Hutchings
· 13 years ago
306a278
sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()
by Ben Hutchings
· 13 years ago
183233b
sfc: Allocate and link PIO buffers; map them with write-combining
by Ben Hutchings
· 13 years ago
dfa50be
sfc: Implement firmware-assisted TSO for EF10
by Ben Hutchings
· 13 years ago
c78c39e
sfc: Fold tso_get_head_fragment() into tso_start()
by Ben Hutchings
· 13 years ago
137b792
sfc: Add EF10 registers to register dump
by Ben Hutchings
· 13 years ago
9fd8095d
sfc: efx_ef10_filter_update_rx_scatter() can be static
by Fengguang Wu
· 12 years ago
b51ca34
sfc: efx_ethtool_get_ts_info() can be static
by Fengguang Wu
· 13 years ago
b75ff5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c71380f
netconsole: fix a deadlock with rtnl and netconsole's mutex
by Nikolay Aleksandrov
· 12 years ago
c194992
skge: fix broken driver
by Mikulas Patocka
· 12 years ago
703133d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 12 years ago
279f438
xen-netback: Don't destroy the netdev until the vif is shut down
by Paul Durrant
· 12 years ago
48a3056
cnic: Fix crash in cnic_bnx2x_service_kcq()
by Michael Chan
· 12 years ago
f78afb3
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
by Michael Chan
· 12 years ago
2936b6a
vxlan: Avoid creating fdb entry with NULL destination
by Sridhar Samudrala
· 12 years ago
4bdf259
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>
by Avinash Kumar
· 12 years ago
e05e907
net loopback: Set loopback_dev to NULL when freed
by Eric W. Biederman
· 12 years ago
1ef68ec
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
d82a7f5
net: usb: cdc_ether: use usb.h macros whenever possible
by Fabio Porcedda
· 12 years ago
8857ec2
net: usb: cdc_ether: fix checkpatch errors and warnings
by Fabio Porcedda
· 12 years ago
0092820
net: usb: cdc_ether: Use wwan interface for Telit modules
by Fabio Porcedda
· 12 years ago
9900303
bgmac: implement unaligned addressing for DMA rings that support it
by Rafał Miłecki
· 12 years ago
3647268
bgmac: allow bigger et_swtype nvram variable
by Hauke Mehrtens
· 12 years ago
6a391e7
bgmac: fix internal switch initialization
by Rafał Miłecki
· 12 years ago
7a3a621
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
by Olaf Hering
· 12 years ago
73a695f
cxgb4: remove workqueue when driver registration fails
by Wei Yang
· 12 years ago
7eacd03
bonding: Make alb learning packet interval configurable
by Neil Horman
· 12 years ago
35e4237
vxlan: Fix sparse warnings
by Joseph Gasparakis
· 12 years ago
5c44bbd
qlcnic: Fix VF reset recovery
by Manish Chopra
· 12 years ago
3274f68
net: ps3_gelic: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
cf68ca1
net: smsc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
7887427
net: pasemi: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
d8865d5
net: natsemi: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
cfb9a51
net: ks8851-ml: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
599c2e1
net: pxa168_eth: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
dddb29e
net: lantiq_etop: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
c023e28
net: hp100: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
44a272d
net: fec: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
d8efd82
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
0319f30
tg3: Use pci_dev pm_cap
by Jon Mason
· 12 years ago
29ed74c
bnx2x: Use pci_dev pm_cap
by Jon Mason
· 12 years ago
c3eb7a7
alx: remove redundant D0 power state set
by Yijing Wang
· 12 years ago
922bbe8
be2net: missing variable initialization
by Antonio Alecrim Jr
· 12 years ago
c9771bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 12 years ago
c3a0dce
e1000e: fix overrun of PHY RAR array
by David Ertman
· 12 years ago
138953b
e1000e: cleanup boolean comparison to true
by David Ertman
· 12 years ago
0f8fdab
ixgbe: fix ethtool reporting of supported links for SFP modules
by Emil Tantilov
· 12 years ago
ed33ff6
ixgbe: limit setting speed to only one at a time for QSFP modules
by Emil Tantilov
· 12 years ago
91ffdc8
ixgbe: fix ethtool loopback diagnostic with DCB enabled
by Emil Tantilov
· 12 years ago
6dcc28b
ixgbe: fully disable hardware RSC logic when disabling RSC
by Jacob Keller
· 12 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 12 years ago
5359b93
MIPS: DECstation I/O ASIC DMA interrupt handling fix
by Maciej W. Rozycki
· 12 years ago
8947312
net/irda/mcs7780: fix memory leaks in mcs_net_open()
by Alexey Khoroshilov
· 12 years ago
38463e2
net/mlx4_en: Check device state when setting coalescing
by Eugenia Emantayev
· 12 years ago
f25672f
net: tulip: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
7bebd00
ethernet: amd: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
46c915f
ehea: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
63aca0f
bfin_mac: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
6e43fc0
xen-netback: count number required slots for an skb more carefully
by David Vrabel
· 12 years ago
300cf9b
tg3: Expand led off fix to include 5720
by Nithin Sujir
· 12 years ago
662ca43
tuntap: correctly handle error in tun_set_iff()
by Jason Wang
· 12 years ago
a9677bc
xen-netback: fix possible format string flaw
by Kees Cook
· 12 years ago
c7cb020
igb: Read flow control for i350 from correct EEPROM section
by Fujinaka, Todd
· 12 years ago
Next »