Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7356f4e42490d91939521c70b04812d5a07bd0f2
/
drivers
/
net
/
ethernet
/
atheros
/
atl1e
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
18fe369
trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix
by Antonio Ospite
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
cc73e41
atl1e: Use setup_timer
by Julia Lawall
· 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
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
3e3d354
ATHEROS-ATL1E: Convert iounmap to pci_iounmap
by Peter Senna Tschudin
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
fb3a42f
atl1e: update statistics code
by Sabrina Dubroca
· 11 years ago
40dc9ab
atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features
by Andrea Merello
· 11 years ago
6ae97e8
atheros: Remove extern from function prototypes
by Joe Perches
· 11 years ago
584ec43
atl1e: unmap partially mapped skb on dma error and free skb
by Neil Horman
· 11 years ago
352900b
atl1e: fix dma mapping warnings
by Neil Horman
· 11 years ago
687df5d
net/ethernet/atheros/atl1e/atl1e_main: Use module_pci_driver to register driver
by Peter Hüwe
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
31d1670
atl1e: limit gso segment size to prevent generation of wrong ip length fields
by Hannes Frederic Sowa
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
188ab1b
atl1e: drop pci-msi support because of packet corruption
by Hannes Frederic Sowa
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
093d369
net/atheros: remove __dev* attributes
by Bill Pemberton
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
b5efab9
atl1e: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
6adaaac
atl1e: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
2b133ad
atl*: Move the Atheros drivers
by Jeff Kirsher
· 14 years ago