Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fcbeb976d7ce783fd58e63e61c196d9a8912b3be
/
drivers
9d31a7b
r8152: nway reset after setting eee
by hayeswang
· 10 years ago
ee63771
bonding: Simplify the xmit function for modes that use xmit_hash
by Mahesh Bandewar
· 10 years ago
d702132
bonding: display xmit_hash_policy for non-dynamic-tlb mode
by Mahesh Bandewar
· 10 years ago
1556b87
net/mlx4_en: Use the new tx_copybreak to set inline threshold
by Eric Dumazet
· 10 years ago
acea73d
net/mlx4_en: Enable the compiler to make is_inline() inlined
by Eric Dumazet
· 10 years ago
e70602a
net/mlx4_en: tx_info->ts_requested was not cleared
by Eric Dumazet
· 10 years ago
e533ac7
net/mlx4_en: Use local var for skb_headlen(skb)
by Eric Dumazet
· 10 years ago
b9d8839
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
by Eric Dumazet
· 10 years ago
f905c79
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls
by Eric Dumazet
· 10 years ago
fb1843e
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
by Eric Dumazet
· 10 years ago
29d40c9
net/mlx4_en: Use prefetch in tx path
by Eric Dumazet
· 10 years ago
3d03641
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
by Eric Dumazet
· 10 years ago
dc9b06d
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
by Eric Dumazet
· 10 years ago
6a4e812
net/mlx4_en: Avoid calling bswap in tx fast path
by Eric Dumazet
· 10 years ago
98b1634
net/mlx4_en: Align tx path structures to cache lines
by Eric Dumazet
· 10 years ago
7dfa4b4
net/mlx4_en: Code cleanups in tx path
by Eric Dumazet
· 10 years ago
681d242
fec: Fix fec_enet_alloc_buffers() error path
by Fabio Estevam
· 10 years ago
b3a00c9
drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM
by Chen Gang
· 10 years ago
c259c13
net: fec: fix build error at m68k platform
by Frank Li
· 10 years ago
5ad6e6c
net: bcmgenet: improve bcmgenet_mii_setup()
by Petri Gynther
· 10 years ago
3354313
Altera TSE: Add support for no PHY
by Walter Lozano
· 10 years ago
004fa11
Altera TSE: Move PHY get addr and MDIO create
by Walter Lozano
· 10 years ago
a4b4a2b
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
e885439
net: pxa168_eth: avoid using signed char for bitops
by Antoine Ténart
· 10 years ago
7b0c67e4
isdn/gigaset: use USB API function usb_endpoint_num()
by Tilman Schmidt
· 10 years ago
434d13b
isdn/gigaset: drop unused cardstate structure member
by Tilman Schmidt
· 10 years ago
5dcd7d8
isdn/gigaset: improve error handling when leaving DLE mode
by Tilman Schmidt
· 10 years ago
51db998
isdn/capi: drop two dead if branches
by Tilman Schmidt
· 10 years ago
9fab426
mlx4: add a new xmit_more counter
by Eric Dumazet
· 10 years ago
ad2a2a6
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
by Chen Gang
· 10 years ago
65cb29a
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
by Chen Gang
· 10 years ago
28b5533
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
by Chen Gang
· 10 years ago
9dc8be2
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
by Chen Gang
· 10 years ago
579899a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
f832dc8
net/mlx5_core: Add ConnectX-4 to list of supported devices
by Eli Cohen
· 10 years ago
5903325
net/mlx5_core: Identify resources by their type
by Eli Cohen
· 10 years ago
b775516
net/mlx5_core: use set/get macros in device caps
by Eli Cohen
· 10 years ago
d29b796
net/mlx5_core: Use hardware registers description header file
by Eli Cohen
· 10 years ago
c7a08ac
net/mlx5_core: Update device capabilities handling
by Eli Cohen
· 10 years ago
6a05880
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
by Tobias Klauser
· 10 years ago
38df649
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
by Mark Einon
· 10 years ago
3f08e47
rtlwifi: Fix static checker warnings for various drivers
by Larry Finger
· 10 years ago
989377e
rtlwifi: Fix Kconfig for RTL8192EE
by Larry Finger
· 10 years ago
e2cba8d
ath9k: Fix flushing in MCC mode
by Sujith Manoharan
· 10 years ago
5ba8d9d
ath9k: Fix queue handling for channel contexts
by Sujith Manoharan
· 10 years ago
a064eaa
ath9k: Add ath9k_chanctx_stop_queues()
by Sujith Manoharan
· 10 years ago
b390315
ath9k: Pass context to ath9k_chanctx_wake_queues()
by Sujith Manoharan
· 10 years ago
4f82eec
ath9k: Fix queue handling in flush()
by Sujith Manoharan
· 10 years ago
60913f4
ath9k: Remove duplicate code
by Sujith Manoharan
· 10 years ago
fc1314c
ath9k: Fix pending frame check
by Sujith Manoharan
· 10 years ago
b736728
ath9k: Check pending frames properly
by Sujith Manoharan
· 10 years ago
4b60af4
ath9k: Print RoC expiration
by Sujith Manoharan
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
030bb75
mwifiex: add support for SD8887 chipset
by Avinash Patil
· 10 years ago
554a011
mwifiex: few more register offset entries for sdio card structure
by Avinash Patil
· 10 years ago
dba4b74
wil6210: atomic I/O for the card memory
by Vladimir Kondratiev
· 10 years ago
c33407a
wil6210: manual FW error recovery mode
by Vladimir Kondratiev
· 10 years ago
e6664df
ath: Add support for tracing
by Sujith Manoharan
· 10 years ago
f6cd071
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
b5d130c
igb: bump version to 5.2.15
by Todd Fujinaka
· 10 years ago
a81fb04
i40e/igb: Convert to dev_consume_skb_any()
by Rick Jones
· 10 years ago
7acf631
igb: remove blocking phy read from inside spinlock
by Bernhard Kaindl
· 10 years ago
3463de1
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
by Ethan Zhao
· 10 years ago
ffefa9f
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
by Emil Tantilov
· 10 years ago
340c520
ixgbe: remove wait loop on autoneg for copper devices
by Emil Tantilov
· 10 years ago
fe1f2a9
ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()
by Rick Jones
· 10 years ago
c9d4994
fm10k: Correctly set the number of Tx queues
by Alexander Duyck
· 10 years ago
fd33396
fm10k: Reduce buffer size when pages are larger than 4K
by Alexander Duyck
· 10 years ago
50dddff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
d068b02
net: phy: add BCM7425 and BCM7429 PHYs
by Petri Gynther
· 10 years ago
bc23333
net: bcmgenet: fix bcmgenet_put_tx_csum()
by Petri Gynther
· 10 years ago
996c9fd
vxlan: Set inner protocol before transmit
by Tom Herbert
· 10 years ago
1b7bde6
net: fec: implement rx_copybreak to improve rx performance
by Nimrod Andy
· 10 years ago
49be172
r8152: disable power cut for RTL8153
by hayeswang
· 10 years ago
204c870
r8152: remove clearing bp
by hayeswang
· 10 years ago
1b0ecb2
bnx2: Correctly receive full sized 802.1ad fragmes
by Vlad Yasevich
· 10 years ago
7d3083e
tg3: Allow for recieve of full-size 8021AD frames
by Vlad Yasevich
· 10 years ago
1e91887
r8169: add support for Byte Queue Limits
by Florian Westphal
· 10 years ago
ee7a1be
r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabled
by Chun-Hao Lin
· 10 years ago
2a9b4d9
r8169:modify the behavior of function "rtl8168_oob_notify"
by Chun-Hao Lin
· 10 years ago
2f8c040
r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"
by Chun-Hao Lin
· 10 years ago
706123d
r8169:change the name of function"rtl_w1w0_eri"
by Chun-Hao Lin
· 10 years ago
7656442
r8169:for function "rtl_w1w0_phy" change its name and behavior
by Chun-Hao Lin
· 10 years ago
ac85bcd
r8169:add more chips to support magic packet v2
by Chun-Hao Lin
· 10 years ago
89cceb2
r8169:add support more chips to get mac address from backup mac address register
by Chun-Hao Lin
· 10 years ago
42fde73
r8169:add disable/enable RTL8411B pll function
by Chun-Hao Lin
· 10 years ago
b8e5e6a
r8169:add disable/enable RTL8168G pll function
by Chun-Hao Lin
· 10 years ago
05b9687
r8169:change uppercase number to lowercase number
by Chun-Hao Lin
· 10 years ago
a29c9c4
sunvnet: fix potential NULL pointer dereference
by David L Stevens
· 10 years ago
3c87dcb
net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev
by Subbaraya Sundeep Bhatta
· 10 years ago
eb51bba
fm10k: using vmalloc requires including linux/vmalloc.h
by Stephen Rothwell
· 10 years ago
a2b78e9
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
by David L Stevens
· 10 years ago
42db672
sunvnet: allow admin to set sunvnet MTU
by David L Stevens
· 10 years ago
8e845f4c
sunvnet: make transmit path zero-copy in the kernel
by David L Stevens
· 10 years ago
e4defc7
sunvnet: upgrade to VIO protocol version 1.6
by David L Stevens
· 10 years ago
a140fcb
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
by Antoine Ténart
· 10 years ago
0fdccfc
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
by Antoine Ténart
· 10 years ago
78b9b2c
net: pxa168_eth: rework the MAC address setup
by Antoine Ténart
· 10 years ago
3983068
net: pxa168_eth: set the mac address on the Ethernet controller
by Antoine Ténart
· 10 years ago
09f5da1
net: pxa168_eth: fix Ethernet flow control status
by Antoine Ténart
· 10 years ago
Next »