Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1820827949201041b233dbe7ac5b5c518944b9dd
/
drivers
/
net
/
ethernet
/
atheros
bd703a1
net: atheros: atl2: don't return zero on failure path in atl2_probe()
by Alexey Khoroshilov
· 8 years ago
50fb55d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
ad61dd3
scripts/spelling.txt: add regsiter -> register spelling mistake
by Stephen Boyd
· 8 years ago
2c041af
net: alx: handle pci_alloc_irq_vectors return correctly
by Rakesh Pandit
· 8 years ago
4cc17bc
net: atheros: atl1: use offset_in_page() macro
by Geliang Tang
· 8 years ago
f3297f6
net: alx: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
c45f8e1
atl1e: add GRO support
by Eric Dumazet
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
185acee
alx: work around hardware bug in interrupt fallback path
by Tobias Regnery
· 8 years ago
37187a0
alx: fix fallback to msi or legacy interrupts
by Tobias Regnery
· 8 years ago
f1db5c1
alx: fix wrong condition to free descriptor memory
by Tobias Regnery
· 8 years ago
3a7f75e
alx: add feature flag for rx checksumming
by Tobias Regnery
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
6bdf1e0
Makefile: drop -D__CHECK_ENDIAN__ from cflags
by Michael S. Tsirkin
· 8 years ago
d768319
alx: enable multiple tx queues
by Tobias Regnery
· 8 years ago
f58e0f7
alx: enable msi-x interrupts by default
by Tobias Regnery
· 8 years ago
2e06826
alx: prepare tx path for multi queue support
by Tobias Regnery
· 8 years ago
a4076d3
alx: prepare resource allocation for multi queue support
by Tobias Regnery
· 8 years ago
e0eac25
alx: prepare interrupt functions for multiple queues
by Tobias Regnery
· 8 years ago
702e841
alx: switch to per queue data structures
by Tobias Regnery
· 8 years ago
b099922
alx: add ability to allocate and free alx_napi structures
by Tobias Regnery
· 8 years ago
bccffcf
alx: extend data structures for multi queue support
by Tobias Regnery
· 8 years ago
8c2a4c8
alx: refactor descriptor allocation
by Tobias Regnery
· 8 years ago
a788859
net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1dae02b
net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
58046c7
net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
36a4e69
net: alx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
63fb571
net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
67bef94
ethernet/atheros: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
0ca4e20
alx: fix error handling in __alx_open
by Tobias Regnery
· 8 years ago
0c58ee0
alx: add module parameter to enable msi-x support
by Tobias Regnery
· 8 years ago
dc39a78
alx: add msi-x support
by Tobias Regnery
· 8 years ago
a0373ae
alx: factor out part of the interrupt handler
by Tobias Regnery
· 8 years ago
9ee7b68
alx: refactor msi enablement and disablement
by Tobias Regnery
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b99b43b
Add Killer E2500 device ID in alx driver.
by Owen Lin
· 8 years ago
ab72598
alx: add tso support
by Tobias Regnery
· 8 years ago
9454c23
Merge branch 'pci/msi-affinity' into next
by Bjorn Helgaas
· 8 years ago
caa8e93
alx: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 9 years ago
881d032
net: alx: Work around the DMA RX overflow issue
by Feng Tang
· 9 years ago
26c5f03
net: alx: use custom skb allocator
by Feng Tang
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
4acff37
atle1: remove LLTX support and TX_UNLOCKED
by Florian Westphal
· 9 years ago
353e3bd
atl1c: remove private tx lock
by Florian Westphal
· 9 years ago
f43bfae
atl2: Disable unimplemented scatter/gather feature
by Ben Hutchings
· 9 years ago
998fc1d
ethernet/atl1c: remove left over dead code
by Eric Engestrom
· 9 years ago
c406700c
ethernet/atheros/alx: sanitize buffer sizing and padding
by Jarod Wilson
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f2a3771
atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
by Pavel Machek
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
24e2416
alx: remove pointless assignment
by Jarod Wilson
· 9 years ago
0208e95
ethernet/atheros/alx: add Killer E2400 device ID
by Ben Pope
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
47b344b
net: atl1c: add BQL support
by Ron Angeles
· 9 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 9 years ago
18fe369
trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix
by Antonio Ospite
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
7a05dc6
alx: fix alx_poll()
by Eric Dumazet
· 10 years ago
cc73e41
atl1e: Use setup_timer
by Julia Lawall
· 10 years ago
d0e520e
atheros: atlx: Use setup_timer
by Julia Lawall
· 10 years ago
a020010
Merge Linus' tree to be be to apply submitted patches to newer code than
by Jiri Kosina
· 10 years ago
fe4e437
treewide: Fix company name in module descriptions
by Masanari Iida
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
1911826
atl1e: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
cbda501
atl1c: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
9fb1d03
atlx: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
a9690a8
atl1e: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
d8e4435
atl1e: remove open-coded skb_cow_head.
by françois romieu
· 11 years ago
0f5c113
atl1c: remove open-coded skb_cow_head.
by françois romieu
· 11 years ago
4067cab
atl1: remove open-coded skb_cow_head.
by françois romieu
· 11 years ago
60f4010
alx: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
07641c8
atl1c: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
548ff1e
alx: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
dffe278
atheros/atlx: use SET_ETHTOOL_OPS directly
by wangweidong
· 11 years ago
3e3d354
ATHEROS-ATL1E: Convert iounmap to pci_iounmap
by Peter Senna Tschudin
· 11 years ago
8d7f1fb
ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug
by Peter Senna Tschudin
· 11 years ago
3e5ccc2
alx: add missing stats_lock spinlock init
by John Greene
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
e3d21ea
atl1: update statistics code
by Sabrina Dubroca
· 11 years ago
fb3a42f
atl1e: update statistics code
by Sabrina Dubroca
· 11 years ago
8560258
atl1c: update statistics code
by Sabrina Dubroca
· 11 years ago
b7e6ce1
alx: add stats to ethtool
by Sabrina Dubroca
· 11 years ago
f1b6b10
alx: add alx_get_stats64 operation
by Sabrina Dubroca
· 11 years ago
5665dc64
alx: add stats update function
by Sabrina Dubroca
· 11 years ago
ac45a23
alx: add constants for the stats fields
by Sabrina Dubroca
· 11 years ago
19f6626
alx: add a hardware stats structure
by Sabrina Dubroca
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e6d9f8a
net: atl1: slight optimization of addr compare
by dingtianhong
· 11 years ago
a4f63634
atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()
by Betty Dall
· 11 years ago
b54629e
alx: Reset phy speed after resume
by hahnjo
· 11 years ago
01095b9
net: alx: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
40dc9ab
atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features
by Andrea Merello
· 11 years ago
5570563
net: atl1c: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
6ae97e8
atheros: Remove extern from function prototypes
by Joe Perches
· 11 years ago
Next »