summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw.c
Commit message (Expand)AuthorAgeFilesLines
* net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran2015-05-251-3/+0
* net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran2015-05-251-2/+0
* net: cpsw: fix misplaced break statements.Richard Cochran2015-05-251-2/+2
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3
* drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister2015-02-281-1/+1
* net: cpsw: Add a minimal cpsw-common module for shared codeTony Lindgren2015-01-301-33/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-10/+39
|\
| * drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-261-0/+22
| * drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N2015-01-151-10/+17
* | net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi2015-01-191-2/+2
* | net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi2015-01-181-39/+33
* | net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi2015-01-181-15/+47
|/
* drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-131-2/+9
* net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-041-11/+8
* drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness2014-11-161-3/+3
* drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-311-2/+18
* drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-311-5/+5
* drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-281-9/+9
* drivers: net: cpsw: remove child devices while driver detachMugunthan V N2014-10-141-0/+10
* net: cpsw: Add am33xx MACID readoutMarkus Pargmann2014-09-301-1/+41
* net: cpsw: Replace pr_err by dev_errMarkus Pargmann2014-09-301-1/+1
* net: cpsw: Add missing return valueMarkus Pargmann2014-09-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-5/+47
|\
| * drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N2014-09-131-5/+24
| * drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N2014-09-101-0/+23
* | ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-091-1/+0
* | drivers: net: cpsw: Add support for pause framesMugunthan V N2014-09-081-0/+37
* | net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack2014-09-051-8/+14
|/
* drivers: net: cpsw: cleanup: remove unused functionMugunthan V N2014-07-241-11/+0
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-221-1/+23
* drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N2014-07-151-3/+7
* drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N2014-06-211-1/+6
* ti: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-151-2/+2
* driver net: cpsw: Convert pr_*() to dev_*() callsGeorge Cherian2014-05-151-25/+25
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-11/+6
|\
| * net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
| * net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
| * Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2
* | drivers: net: cpsw: Enable Annexe F Time syncGeorge Cherian2014-05-051-12/+37
* | drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372George Cherian2014-05-051-2/+5
|/
* drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N2014-04-111-6/+6
* drivers: net: cpsw: discard all packets received when interface is downMugunthan V N2014-04-111-1/+1
* drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N2014-04-091-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-251-4/+0
|\
| * net: cpsw: do not register cpts twiceBenedikt Spranger2014-03-171-4/+0
* | net: eth: cpsw: Use net_device_stats from struct net_deviceTobias Klauser2014-03-101-16/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-0/+6
|\ \ | |/
| * net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton2014-03-031-0/+6
OpenPOWER on IntegriCloud