summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\
| * net: alx: fix race condition in alx_removeZekun Shen2020-06-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * atl1e: checking the status of atl1e_write_phy_regKangjie Lu2019-12-05
* | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\|
| * net: set static variable an initial value in atl2_probe()Mao Wenan2019-03-23
* | Merge android-4.4.154 (d762e28) into msm-4.4Srinivasarao P2018-09-12
|\|
| * atl1c: reserve min skb headroomFlorian Westphal2018-09-05
* | driver/ethernet/camera: NULL pointer checks before accessingVenkata Rao Kakani2018-07-03
|/
* net: alx: Work around the DMA RX overflow issueFeng Tang2016-07-11
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-05-18
* atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek2015-12-04
* ethernet/atheros/alx: add Killer E2400 device IDBen Pope2015-11-18
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* net: atl1c: add BQL supportRon Angeles2015-08-12
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite2015-04-29
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\
| * alx: fix alx_poll()Eric Dumazet2015-01-11
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | atl1e: Use setup_timerJulia Lawall2014-12-30
* | atheros: atlx: Use setup_timerJulia Lawall2014-12-30
|/
* Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
| * atl1e: use pci_zalloc_consistentJoe Perches2014-08-08
* | treewide: Fix company name in module descriptionsMasanari Iida2014-10-29
|/
* atl1c: remove unnecessary break after returnFabian Frederick2014-07-20
* atlx: remove unnecessary break after returnFabian Frederick2014-07-20
* atl1e: remove unnecessary break after returnFabian Frederick2014-07-20
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* atl1e: remove open-coded skb_cow_head.françois romieu2014-03-29
* atl1c: remove open-coded skb_cow_head.françois romieu2014-03-29
* atl1: remove open-coded skb_cow_head.françois romieu2014-03-29
* alx: Remove casts of pointer to same typeJoe Perches2014-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-18
| * ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin2014-03-17
* | atl1c: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24
* | alx: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24
* | atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong2014-03-24
|/
* alx: add missing stats_lock spinlock initJohn Greene2014-02-10
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* atl1: update statistics codeSabrina Dubroca2014-01-14
* atl1e: update statistics codeSabrina Dubroca2014-01-14
* atl1c: update statistics codeSabrina Dubroca2014-01-14
* alx: add stats to ethtoolSabrina Dubroca2014-01-11
* alx: add alx_get_stats64 operationSabrina Dubroca2014-01-11
* alx: add stats update functionSabrina Dubroca2014-01-11