Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
5491e7c6b1a95df39b917e16f2eeddc84f9e8491
/
drivers
5491e7c
macsec: enable GRO and RPS on macsec devices
by Paolo Abeni
· 9 years ago
276b8c7
Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
cb7386d
net/mlx4_en: use READ_ONCE when freeing xdp_prog
by Brenden Blanco
· 9 years ago
f67fe5c
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
8f6345b
net: dsa: mv88e6xxx: kill last locked reg_read
by Vivien Didelot
· 9 years ago
855b193
net: dsa: mv88e6xxx: rework EEPROM access
by Vivien Didelot
· 9 years ago
d467333
net: dsa: mv88e6xxx: remove unused phy_mutex
by Vivien Didelot
· 9 years ago
e6c044f
net/faraday: Disallow using reversed MAC address from hardware
by Gavin Shan
· 9 years ago
5264cc6
fm10k: bump version number
by Jacob Keller
· 9 years ago
30e23b7
fm10k: return proper error code when pci_enable_msix_range fails
by Jacob Keller
· 9 years ago
0356b23
fm10k: force link to remain down for at least a second on resume events
by Jacob Keller
· 9 years ago
0afd20e
fm10k: implement request_lport_map pointer
by Jacob Keller
· 9 years ago
9d7dbf0
fm10k: check if PCIe link is restored
by Jacob Keller
· 9 years ago
0d63a8f
fm10k: enable bus master after every reset
by Jacob Keller
· 9 years ago
7756c08
fm10k: use common flow for suspend and resume
by Jacob Keller
· 9 years ago
0593186
fm10k: implement reset_notify handler for PCIe FLR events
by Jacob Keller
· 9 years ago
820c91a
fm10k: use common reset flow when handling io errors from PCI stack
by Jacob Keller
· 9 years ago
dc4b76c
fm10k: implement prepare_suspend and handle_resume
by Jacob Keller
· 9 years ago
40de1fa
fm10k: split fm10k_reinit into two functions
by Jacob Keller
· 9 years ago
9487776
fm10k: wait for queues to drain if stop_hw() fails once
by Jacob Keller
· 9 years ago
106ca42
fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING
by Jacob Keller
· 9 years ago
34bad71
fm10k: use actual hardware registers when checking for pending Tx
by Jacob Keller
· 9 years ago
892c9e0
fm10k: perform data path reset even when switch is not ready
by Jacob Keller
· 9 years ago
ce33624
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
by Jacob Keller
· 9 years ago
5e93cba
fm10k: Reset mailbox global interrupts
by Ngai-Mint Kwan
· 9 years ago
9d73ede
fm10k: prevent multiple threads updating statistics
by Jacob Keller
· 9 years ago
b624714
fm10k: avoid possible null pointer dereference in fm10k_update_stats
by Jacob Keller
· 9 years ago
1b00c6c
fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set
by Jacob Keller
· 9 years ago
df4750e
mlxsw: spectrum: Expose per-tc counters via ethtool
by Ido Schimmel
· 9 years ago
7ed674b
mlxsw: spectrum: Expose per-priority counters via ethtool
by Ido Schimmel
· 9 years ago
0971427
net: cpmac: fix error handling of cpmac_probe()
by Wei Yongjun
· 9 years ago
44fafda
net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code
by Wei Yongjun
· 9 years ago
9a7bae8
net: ethernet: nb8800: fix error handling of nb8800_probe()
by Wei Yongjun
· 9 years ago
459421c
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
by Wei Yongjun
· 9 years ago
9d5658e
wan/fsl_ucc_hdlc: remove .owner field for driver
by Wei Yongjun
· 9 years ago
3ad7b14
net: axienet: Fix return value check in axienet_probe()
by Wei Yongjun
· 9 years ago
4599f77
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
9ecc2d8
net/mlx4_en: add xdp forwarding and data write support
by Brenden Blanco
· 9 years ago
224e92e
net/mlx4_en: break out tx_desc write into separate function
by Brenden Blanco
· 9 years ago
d576acf
net/mlx4_en: add page recycle to prepare rx ring for tx support
by Brenden Blanco
· 9 years ago
47a38e1
net/mlx4_en: add support for fast rx drop bpf program
by Brenden Blanco
· 9 years ago
fc6061c
net/faraday: Mask PHY interrupt with NCSI mode
by Gavin Shan
· 9 years ago
bb168e2
net/faraday: Match driver according to compatible property
by Gavin Shan
· 9 years ago
bd466c3
net/faraday: Support NCSI mode
by Gavin Shan
· 9 years ago
113ce10
net/faraday: Read MAC address from chip
by Gavin Shan
· 9 years ago
eb41818
net/faraday: Helper functions to create or destroy MDIO interface
by Gavin Shan
· 9 years ago
2cfcd96
net: dsa: mv88e6xxx: add support for DSA ageing time
by Vivien Didelot
· 9 years ago
acddbd2
net: dsa: mv88e6xxx: add G1 helper for ageing time
by Vivien Didelot
· 9 years ago
8ec61c7
net: dsa: mv88e6xxx: add cap for IRL
by Vivien Didelot
· 9 years ago
9bda889
net: dsa: mv88e6xxx: add cap for Priority Override
by Vivien Didelot
· 9 years ago
63ed880
net: dsa: mv88e6xxx: add cap for PVT
by Vivien Didelot
· 9 years ago
3b4caa1
net: dsa: mv88e6xxx: rework Switch MAC setter
by Vivien Didelot
· 9 years ago
47395ed
net: dsa: mv88e6xxx: add cap for MGMT Enables bits
by Vivien Didelot
· 9 years ago
5154041
net: dsa: mv88e6xxx: extract trunk mapping
by Vivien Didelot
· 9 years ago
f22ab64
net: dsa: mv88e6xxx: extract device mapping
by Vivien Didelot
· 9 years ago
9729934
net: dsa: mv88e6xxx: split setup of Global 1 and 2
by Vivien Didelot
· 9 years ago
d51c542
net: dsa: mv88e6xxx: remove basic function flags
by Vivien Didelot
· 9 years ago
a725ee3
virtio-net: Remove more stack DMA
by Andy Lutomirski
· 9 years ago
cbce91c
bnxt_en: Remove locking around txr->dev_state
by Florian Fainelli
· 9 years ago
fa853dd
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
by Prashant Sreedharan
· 9 years ago
dc52c6c
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
by Prashant Sreedharan
· 9 years ago
10bbdaf
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
by Prashant Sreedharan
· 9 years ago
7659519
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
by Prashant Sreedharan
· 9 years ago
94ce9ca
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
by Prashant Sreedharan
· 9 years ago
3e8060f
bnxt_en: Add basic support for Nitro in North Star 2.
by Prashant Sreedharan
· 9 years ago
3758be3
Marvell phy: add functions to suspend and resume both interfaces: fiber and copper links.
by Charles-Antoine Couret
· 9 years ago
78301eb
Marvell phy: add configuration of autonegociation for fiber link.
by Charles-Antoine Couret
· 9 years ago
2170fef
Marvell phy: add field to get errors from fiber link.
by Charles-Antoine Couret
· 9 years ago
6cfb3bc
Marvell phy: check link status in case of fiber link.
by Charles-Antoine Couret
· 9 years ago
3c78658
sh_eth: fix DMA channel misreporting
by Sergei Shtylyov
· 9 years ago
9345b24
ravb: fix DMA channel misreporting
by Sergei Shtylyov
· 9 years ago
2a0fe4f
NFC: nfcsim: Simulate lost frames through debugfs entry
by Thierry Escande
· 9 years ago
f9ac627
NFC: nfcsim: Add support for sysfs control entry
by Thierry Escande
· 9 years ago
eab8146
drivers: atm: nicstar: Use the correct function to free some resources
by Christophe Jaillet
· 9 years ago
731e6f0
net: ti: cpmac: Use the correct function to free some resources.
by Christophe Jaillet
· 9 years ago
0d7eacb
macvtap: correctly free skb during socket destruction
by Jason Wang
· 9 years ago
e7acf43
Bluetooth: btmrvl: reset is_suspending flag in failure path
by Amitkumar Karwar
· 9 years ago
b2999c1
Bluetooth: bpa10x: Add support for hci_set_fw_info
by Marcel Holtmann
· 9 years ago
2186f6e
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
7d32184
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
fe7c11b
net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
ec87485
net: ethernet: adi: bfin_mac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
bd25997
dwc_eth_qos: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
4360fa2
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
by Geert Uytterhoeven
· 9 years ago
b3f2cf8
net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
542ae60
net: hisilicon: Add Fast Ethernet MAC driver
by Dongpo Li
· 9 years ago
b786241
of_mdio: Abstract a general interface for phy connect
by Dongpo Li
· 9 years ago
4960e4b
net: Add MDIO bus driver for the Hisilicon FEMAC
by Dongpo Li
· 9 years ago
8d8836d
net: cpsw: make TI_CPSW_PHY_SEL invisible
by Uwe Kleine-König
· 9 years ago
1efb597
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
by Zhao Qiang
· 9 years ago
1821051
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
by Zhao Qiang
· 9 years ago
a5a18bd
rndis_host: Set valid random MAC on buggy devices
by Kristian Evensen
· 9 years ago
7dc0993
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
b401a9b
net: ethernet: ti: cpmac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
b4cafd8
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
1e8b738
net: ethernet: amd: au1000_eth: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
a1b198b
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
5d872c5
net: ethernet: smsc9420: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
87e544b
net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
11331fc
net: ethernet: ethoc: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
Next »