aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/netcp_core.c
Commit message (Expand)AuthorAge
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan2016-02-21
| * soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2016-02-21
| * net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan2016-02-21
* | netcp: use pointer to fix build failSudip Mukherjee2016-02-22
* | net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-17
* | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-17
|/
* netcp: fix regression in receive processingArnd Bergmann2015-12-19
* netcp: add more __le32 annotationsArnd Bergmann2015-12-11
* netcp: try to reduce type confusion in descriptorsArnd Bergmann2015-12-11
* net: add netif_tx_napi_add()Eric Dumazet2015-11-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\
| * drivers: net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan2015-09-23
* | net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan2015-09-23
* | net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan2015-09-23
* | net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan2015-09-23
* | net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan2015-09-23
* | net: netcp: remove dead code from the driverKaricheri, Muralidharan2015-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\ \
| * | net: netcp: fix unused interface rx buffer size configurationWingMan Kwok2015-08-07
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-01
|\|
| * net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2015-07-29
| * net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan2015-07-29
* | net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok2015-07-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\|
| * net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan2015-07-20
* | net: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-11
|/
* net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-14
* netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck2015-05-12
* net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan2015-03-20
* net: netcp: constify of_device_id arrayFabian Frederick2015-03-17
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan2015-01-31
* net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan2015-01-19