summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-04-09gianfar: Add IEEE 1588 V2 supportXie Xiaobo
2013-04-08dpaa: Fix dependencies for FMAN and DPAA EthernetAndy Fleming
2013-04-08dpaa_eth: Remove __devinit, __devexit macrosBogdan Hamciuc
2013-04-08dpaa_eth: Remove cpu_printk leftoverBogdan Hamciuc
2013-04-08dpaa_eth: Linearize skbs with at least 16 fragsBogdan Hamciuc
2013-04-08dpaa_eth: Use standard printing APIBogdan Hamciuc
2013-04-08dpaa_eth: Optimize buffer allocation codeBogdan Hamciuc
2013-04-08dpaa_eth: Simplify access to percpu_priv statsBogdan Hamciuc
2013-04-08dpaa_eth: Replace per_cpu_ptr with __this_cpu_ptrBogdan Hamciuc
2013-04-08dpaa_eth: Add FQ taildrop threshold for mac-less devicesCristian Sovaiala
2013-04-08dpaa_eth: Remove congestion group initialization for mac-less interfacesCristian Sovaiala
2013-04-08dpaa_eth: Add recycling support in dpa unit test for FmanV3 platformsCristian Sovaiala
2013-04-08dpaa_eth: Put TxConf FQs in the default pool channelBogdan Hamciuc
2013-04-08dpaa_eth: Fix buffer recycling for FMANv3Ioana Radulescu
2013-04-08dpaa_eth: Hotfix for cpu_printk() in preemptible contextBogdan Hamciuc
2013-04-08dpaa_eth: Optionally disable ndo_select_queue in favor of XPSBogdan Hamciuc
2013-04-08dpaa_eth: Fix error in sysfsIoana Radulescu
2013-04-08dpaa_eth: Remove unused ingress_calls field.Bogdan Hamciuc
2013-04-08dpaa_eth: Remove unused start_tx fieldBogdan Hamciuc
2013-04-08dpaa_eth: No longer set netdev->last_rxBogdan Hamciuc
2013-04-08dpaa_eth: Do not copy skb->data into SG fdBogdan Hamciuc
2013-04-08dpaa_eth: Remove recycling logic from the SG egress pathBogdan Hamciuc
2013-04-08dpaa_eth: Adjust congestion threshold for 1G portsBogdan Hamciuc
2013-04-08dpaa_eth: Make header reallocation unlikelyBogdan Hamciuc
2013-04-08dpaa_eth: Put Tx Conf queues in the netdev's CGRBogdan Hamciuc
2013-04-08dpaa_eth: Add overhead accounting control to CGRsBogdan Hamciuc
2013-04-08dpaa_eth: Use per-cpu Tx confirmation queuesIoana Radulescu
2013-04-08dpaa_eth: initialize frag_enable to 0 for dpaa eth portHai-Ying Wang
2013-04-08dpaa_eth: MTU checking is not required for IP reassembled framesBogdan Hamciuc
2013-04-08dpaa_1588: fix defective processing of circular bufferShengzhou Liu
2013-04-08dpaa_eth: Reset congestion stats after displayBogdan Hamciuc
2013-04-08dpaa_eth: DPAA Ethernet driver from SDK-v1.3.1Bogdan Hamciuc
2013-04-08fmd: Fix usage of irq_find_hostBogdan Hamciuc
2013-04-08fmd: fmd19 integrationMandy Lavi
2013-04-08phy/marvell: select copper registers in SGMII to copper modeMadalin Bucur
2013-04-05Merge tag 'v3.8.4-rt2'Scott Wood
2013-04-05phylib: Fix compile errors on xgmac_mdioBogdan Hamciuc
2013-04-05gianfar: Add support for nfc rx-flow hashing based on SPIClaudiu Manoil
2013-04-05gianfar: Fix Rx/Tx ring sizes setup by ethtool -GClaudiu Manoil
2013-04-04kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-04-04drivers: net: gianfar: Make RT awareThomas Gleixner
2013-04-04drivers/net: vortex fix locking issuesSteven Rostedt
2013-04-04drivers/net: fix livelock issuesThomas Gleixner
2013-04-04drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2013-04-04drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2013-04-03gianfar: Add module param to enable/disable skb recyclingClaudiu Manoil
2013-04-03gianfar: Add basic skb recyclingClaudiu Manoil
2013-04-03gianfar: Cleanup checkpatch warning on 'aligned'Claudiu Manoil
2013-04-03phylib: Support attaching to gen10g_driverAndy Fleming
2013-04-03phylib: Add generic 10G driverAndy Fleming