Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d2b13233879ca1268a1c027d4573109e5a777811
/
drivers
/
net
d2b1323
net: bgmac: Fix SOF bit checking
by Florian Fainelli
· 9 years ago
0622cab
bonding: fix 802.3ad aggregator reselection
by Jay Vosburgh
· 9 years ago
5aa3e24
Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
a37503b
net: smsc911x: Fix bug where PHY interrupts are overwritten by 0
by Jeremy Linton
· 9 years ago
00e8cb0
Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
efeb226
geneve: fix tx_errors statistics
by Haishuang Yan
· 9 years ago
52fe705
net: vrf: replace hard tab with space in assignment
by Chris Packham
· 9 years ago
71873a9
can: kvaser_usb: Add support for more Kvaser Leaf v2 devices
by Jimmy Assarsson
· 9 years ago
25e1ed6
can: fix oops caused by wrong rtnl dellink usage
by Oliver Hartkopp
· 9 years ago
bce271f
can: fix handling of unmodifiable configuration options fix
by Oliver Hartkopp
· 9 years ago
9d76931
net/mlx4_en: Avoid unregister_netdev at shutdown flow
by Eran Ben Elisha
· 9 years ago
93c098a
net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill
by Kamal Heib
· 9 years ago
942f64c
team: Fix possible deadlock during team enslave
by Ido Schimmel
· 9 years ago
f155d9c
can: gs_usb: Add Basic support for the bytewerk.org candleLight interface
by Maximilian Schneider
· 9 years ago
43200a4
can: at91_can: RX queue could get stuck at high bus load
by Wolfgang Grandegger
· 9 years ago
427460c
can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access
by Thor Thayer
· 9 years ago
b639f19
qed: Add missing port-mode
by Yuval Mintz
· 9 years ago
db511c3
qed: Fix returning unlimited SPQ entries
by Yuval Mintz
· 9 years ago
a0d26d5
qed*: Don't reset statistics on inner reload
by Yuval Mintz
· 9 years ago
3264398
qed: Prevent VF from Tx-switching 'promisc'
by Yuval Mintz
· 9 years ago
e6bd892
qed: Correct default vlan behavior
by Yuval Mintz
· 9 years ago
a9836cb
net: tilegx: use correct timespec64 type
by Arnd Bergmann
· 9 years ago
4e239fa
mlxsw: switchx2: Don't count internal TX header bytes to stats
by Nogah Frankel
· 9 years ago
63dcdd3
mlxsw: spectrum: Don't count internal TX header bytes to stats
by Nogah Frankel
· 9 years ago
ce449ba
nfp: use correct index to mask link state irq
by Jakub Kicinski
· 9 years ago
a547224
mlx4e: Do not attempt to offload VXLAN ports that are unrecognized
by Alexander Duyck
· 9 years ago
17471c7
net: sfc: avoid -Wtype-limits warning
by Arnd Bergmann
· 9 years ago
034fdd4
Merge ath-current from ath.git
by Kalle Valo
· 9 years ago
c70410c
rtl8xxxu: fix typo on variable name, compare against correct variable
by Colin Ian King
· 9 years ago
a59e6d8
r8152: correct the rx early size
by hayeswang
· 9 years ago
93fe9b1
r8152: reset the bmu
by hayeswang
· 9 years ago
4e384ac
r8152: disable MAC clock speed down
by hayeswang
· 9 years ago
4a18367
net: skfb: remove obsolete -I cflag
by Arnd Bergmann
· 9 years ago
6052f7f
macsec: fix SA initialization
by Sabrina Dubroca
· 9 years ago
5d9649b
macsec: allocate sg and iv on the heap
by Sabrina Dubroca
· 9 years ago
b196c22a
macsec: add rcu_barrier() on module exit
by Sabrina Dubroca
· 9 years ago
0c5ddb5
net/mlx4_en: initialize cmd.context_lock spinlock earlier
by Eric Dumazet
· 9 years ago
4100948
ovs/geneve: fix rtnl notifications on iface deletion
by Nicolas Dichtel
· 9 years ago
cf5da33
ovs/vxlan: fix rtnl notifications on iface deletion
by Nicolas Dichtel
· 9 years ago
106da66
ovs/gre,geneve: fix error path when creating an iface
by Nicolas Dichtel
· 9 years ago
881d032
net: alx: Work around the DMA RX overflow issue
by Feng Tang
· 9 years ago
fdecf36
phy: marvell: fix LED configuration via marvell,reg-init
by Clemens Gruber
· 9 years ago
e024111
ath9k: fix GPIO mask for AR9462 and AR9565
by Miaoqing Pan
· 9 years ago
e50525b
ath10k: fix deadlock while processing rx_in_ord_ind
by Rajkumar Manoharan
· 9 years ago
d941ebe
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
by Ivan Khoronzhuk
· 9 years ago
92ca824
net: au1000_eth: fix PHY detection
by Manuel Lauss
· 9 years ago
86c5fe4
Revert "net: au1000_eth: fix PHY detection"
by David S. Miller
· 9 years ago
a2f2721
net: au1000_eth: fix PHY detection
by Manuel Lauss
· 9 years ago
82c6544
net: mediatek: remove superfluous queue wake up call
by John Crispin
· 9 years ago
ad3cba9
net: mediatek: only wake the queue if it is stopped
by John Crispin
· 9 years ago
12c97c1
net: mediatek: fix off by one in the TX ring allocation
by John Crispin
· 9 years ago
eaadf9f
net: mediatek: increase watchdog_timeo
by John Crispin
· 9 years ago
04698cc
net: mediatek: fix threshold value
by John Crispin
· 9 years ago
2ff0bb6
net: mediatek: disable all interrupts during probe
by John Crispin
· 9 years ago
6675086
net: mediatek: add next data pointer coherency protection
by John Crispin
· 9 years ago
94321a9
net: mediatek: dropped rx packets are not being counted properly
by John Crispin
· 9 years ago
2fae723
net: mediatek: invalid buffer lookup in mtk_tx_map()
by John Crispin
· 9 years ago
605e4fe
net: mediatek: fix missing free of scratch memory
by John Crispin
· 9 years ago
562c5a7
net: mediatek: add missing return code check
by John Crispin
· 9 years ago
fc0f7e3
net: phy: smsc: reintroduced unconditional soft reset
by Manfred Schlaegl
· 9 years ago
280a3ef
iwlwifi: mvm: fix a few firmware capability checks
by Johannes Berg
· 9 years ago
aa95052
iwlwifi: mvm: set the encryption type of an IGTK key
by Ayala Beker
· 9 years ago
1f9788f
iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()
by Luca Coelho
· 9 years ago
7d6a1ab
iwlwifi: mvm: fix RCU splat in TKIP's update_key
by Emmanuel Grumbach
· 9 years ago
06a84db
iwlwifi: mvm: increase scan timeout to 20 seconds
by Luca Coelho
· 9 years ago
5021953
vmxnet3: segCnt can be 1 for LRO packets
by Shrikrishna Khare
· 9 years ago
ca8bdaf
stmmac: fix parameter to dwmac4_set_umac_addr()
by Ben Dooks
· 9 years ago
0ca00fc
net/mlx5e: Fix blue flame quota logic
by Eli Cohen
· 9 years ago
811afea
net/mlx5e: Use ndo_stop explicitly at shutdown flow
by Eran Ben Elisha
· 9 years ago
62e3c24
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
by Mohamad Haj Yahia
· 9 years ago
23898c7
net/mlx5: E-Switch, Modify node guid on vf set MAC
by Noa Osherovich
· 9 years ago
25fff58
net/mlx5: E-Switch, Fix vport enable flow
by Mohamad Haj Yahia
· 9 years ago
3f42ac6
net/mlx5: E-Switch, Use the correct error check on returned pointers
by Or Gerlitz
· 9 years ago
3fe3d81
net/mlx5: E-Switch, Use the correct free() function
by Or Gerlitz
· 9 years ago
bd02ef8
net/mlx5: Fix E-Switch flow steering capabilities check
by Maor Gottlieb
· 9 years ago
876d634
net/mlx5: Fix flow steering NIC capabilities check
by Maor Gottlieb
· 9 years ago
2fee37a
net/mlx5: Fix root flow table update
by Maor Gottlieb
· 9 years ago
9cd3411
net/mlx5: Fix masking of reserved bits in XRCD number
by Majd Dibbiny
· 9 years ago
d664b41
mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()
by Ido Schimmel
· 9 years ago
be94535
mlxsw: spectrum: Make split flow match firmware requirements
by Ido Schimmel
· 9 years ago
3497ed8
sfc: report supported link speeds on SFP connections
by Bert Kenward
· 9 years ago
c0530dd
cxgb4: Add device id of T540-BT adapter
by Hariprasad Shenai
· 9 years ago
9f647a6
net: fec: fix spelling mistakes and add missing newline
by Colin Ian King
· 9 years ago
8852ddb
bnxt_en: Simplify VLAN receive logic.
by Michael Chan
· 9 years ago
5a9f6b2
bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.
by Michael Chan
· 9 years ago
b9a8460
bnxt_en: Fix tx push race condition.
by Michael Chan
· 9 years ago
8d0a071
ath10k: fix crash related to printing features
by Ben Greear
· 9 years ago
fee48cf
ath10k: fix deadlock when peer cannot be created
by Ben Greear
· 9 years ago
a02cc9d
bnx2x: allow adding VLANs while interface is down
by Michal Schmidt
· 9 years ago
4ef36e1
Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
37920fc
net-next: mediatek: properly handle RGMII modes
by John Crispin
· 9 years ago
0c72c50
net-next: mediatek: add fixed-phy support
by John Crispin
· 9 years ago
08ef55c
net-next: mediatek: fix gigabit and flow control advertisement
by John Crispin
· 9 years ago
207bdf1
net-next: mediatek: use mdiobus_free() in favour of kfree()
by John Crispin
· 9 years ago
8478b6c
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
by Ivan Khoronzhuk
· 9 years ago
9c8b077
gianfar: fix the last transmit buffer descriptor
by Yangbo Lu
· 9 years ago
31143e2
brcmfmac: add eth_type_trans back for PCIe full dongle
by Franky Lin
· 9 years ago
f55d84b
stmmac: do not sleep in atomic context for mdio_reset
by Vincent Palatin
· 9 years ago
14b84e8
qed: fix qed_fill_link() error handling
by Arnd Bergmann
· 9 years ago
bfa49cf
net/ethoc: fix null dereference on error exit path
by Colin Ian King
· 9 years ago
Next »