Age | Commit message (Expand) | Author |
2013-05-30 | net: mv643xx_eth: add DT parsing support | Sebastian Hesselbarth |
2013-05-30 | net: mv643xx_eth: proper initialization for Kirkwood SoCs | Sebastian Hesselbarth |
2013-05-30 | net: mv643xx_eth: use of_phy_connect if phy_node present | Sebastian Hesselbarth |
2013-05-30 | net: mv643xx_eth: use managed devm_ioremap for port registers | Sebastian Hesselbarth |
2013-05-30 | net: mv643xx_eth: use phy_disconnect instead of phy_detach | Sebastian Hesselbarth |
2013-05-30 | net: emaclite: Update driver header | Michal Simek |
2013-05-30 | net: emaclite: Enable emaclite for Xilinx Arm Zynq platform | Michal Simek |
2013-05-30 | net: emaclite: Do not use microblaze and ppc IO functions | Michal Simek |
2013-05-30 | net: emaclite: Let's make xemaclite_adjust_link static | Michal Simek |
2013-05-30 | net: emaclite: Support multiple phys connected to one MDIO bus | Michal Simek |
2013-05-30 | net: emaclite: Report failures in mdio setup | Michal Simek |
2013-05-30 | netxen_nic: Update version to 4.0.81 | Manish Chopra |
2013-05-30 | netxen_nic: Avoid mixed mode interrupts | Manish Chopra |
2013-05-30 | netxen_nic: netxen_setup_intr() function code cleanup | Manish Chopra |
2013-05-30 | netxen_nic: Log proper error message in case of mismatched adapter type | Manish Chopra |
2013-05-30 | netxen_nic: Log driver version with firmware version | Manish Chopra |
2013-05-29 | net/usb/kalmia: use %*phC to dump small buffers | Andy Shevchenko |
2013-05-28 | bonding: trivial: update the comments to reflect the reality | Veaceslav Falico |
2013-05-28 | bonding: trivial: remove unused parameter from alb_swap_mac_addr() | Veaceslav Falico |
2013-05-28 | vxlan: defer vxlan init as late as possible | Cong Wang |
2013-05-28 | vxlan: use unsigned int instead of unsigned | Cong Wang |
2013-05-28 | vxlan: remove the unused rcu head from struct vxlan_rdst | Cong Wang |
2013-05-28 | cxgb3: Correct comparisons and calculations using skb->tail and skb-transport... | Simon Horman |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko |
2013-05-27 | bonding: allow xmit hash policy change while bond dev is up | Nikolay Aleksandrov |
2013-05-27 | net/phy: Use module_spi_driver in spi_ks8995.c | Sachin Kamat |
2013-05-27 | net: micrel : ks8851-ml: add dt support | Jean-Christophe PLAGNIOL-VILLARD |
2013-05-27 | phy: bcm63xx: report Broadcom BCM63xx PHYs as internal | Florian Fainelli |
2013-05-27 | phy: allow drivers to flag a PHY device as internal | Florian Fainelli |
2013-05-27 | net: wan: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-27 | net: wireless: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-27 | net: irda: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-27 | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-27 | fec: Handle the regulator in suspend/resume | Fabio Estevam |
2013-05-27 | fec: Remove irqs first | Fabio Estevam |
2013-05-27 | fec: Disable the PHY regulator on error and removal | Fabio Estevam |
2013-05-27 | fec: Invert the order of error path sequence | Fabio Estevam |
2013-05-27 | fec: Place the phy regulator in the private structure | Fabio Estevam |
2013-05-27 | be2net: Trim padded packets for Lancer | Somnath Kotur |
2013-05-27 | be2net: Pad skb to meet min Tx pkt size in lancer | Somnath Kotur |
2013-05-27 | be2net: cleanup be_get_drvinfo() | Somnath Kotur |
2013-05-27 | bnx2x: Change to D3hot only on removal | Yuval Mintz |
2013-05-27 | bnx2x: Implement PCI shutdown | Yuval Mintz |
2013-05-27 | bnx2x: Count number of possible FCoE interfaces | Dmitry Kravkov |
2013-05-27 | bnx2x: Ack unknown VF messages | Ariel Elior |
2013-05-27 | bnx2x: Add and correct PCI link speed prints | Dmitry Kravkov |
2013-05-27 | bnx2x: Zero VFs starting MACs | Ariel Elior |
2013-05-25 | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han |
2013-05-24 | qlcnic: Update version to 5.2.43 | Shahed Shaikh |
2013-05-24 | qlcnic: Enhance virtual NIC logging | Manish Chopra |