Age | Commit message (Expand) | Author |
2013-04-18 | igb: Support for 100base-fx SFP | Akeem G. Abodunrin |
2013-04-18 | ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests | Joe Perches |
2013-04-18 | ixgbe: Add support for WoL on 82599 SFP+ LOM | Jacob Keller |
2013-04-18 | ixgbe: in shutdown, do netif_running() under rtnl_lock | akepner |
2013-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-04-18 | fec: Remove unneeded asm header files | Fabio Estevam |
2013-04-17 | ixgbe: bump version number | Don Skidmore |
2013-04-17 | ixgbe: Fix 1G link WoL | Don Skidmore |
2013-04-17 | ixgbe: fix MNG FW support when adapter not up | Don Skidmore |
2013-04-17 | ixgbe: enable devices with internal switch to read pci parent | Jacob Keller |
2013-04-17 | ixgbe: create conversion functions from link_status to bus/speed | Jacob Keller |
2013-04-17 | ixgbe: Enable support for recognizing PCI-e Gen3 link speed | Jacob Keller |
2013-04-17 | ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring | Alexander Duyck |
2013-04-17 | ixgbe: don't do arithmetic operations on bitmasks | Emil Tantilov |
2013-04-17 | ixgbe: Mask off check of frag_off as we only want fragment offset | Alexander Duyck |
2013-04-16 | atl1: Protect atl1_suspend with CONFIG_PM_SLEEP | Fabio Estevam |
2013-04-16 | fec: Use SIMPLE_DEV_PM_OPS | Fabio Estevam |
2013-04-16 | pch_gbe: minor: report the actual error on MTU change | Veaceslav Falico |
2013-04-16 | tlan: cancel work at remove path | Devendra Naga |
2013-04-16 | ks8851: Remove unneeded PM_OPS definitions | Fabio Estevam |
2013-04-16 | xgmac: Remove unneeded PM_OPS definitions | Fabio Estevam |
2013-04-16 | tg3: Remove unneeded PM_OPS definitions | Fabio Estevam |
2013-04-16 | atl1: Remove unneeded PM_OPS definitions | Fabio Estevam |
2013-04-15 | sis900: check for DMA map errors | Denis Kirjanov |
2013-04-15 | net/macb: fix error return code in macb_probe() | Nicolas Ferre |
2013-04-14 | ucc_geth: Convert ugeth_<level> to pr_<level> | Joe Perches |
2013-04-14 | gianfar: Use netdev_<level> when possible | Joe Perches |
2013-04-14 | fec: Convert printks to netdev_<level> | Joe Perches |
2013-04-13 | fec: Fix PHC device log | Fabio Estevam |
2013-04-12 | ethernet/fec: Add Vybrid family fec support | Jingchang Lu |
2013-04-12 | net/at91_ether: fix error return code in at91ether_probe() | Wei Yongjun |
2013-04-12 | net: mv643xx_eth: remove deprecated inet_lro support | Sebastian Hesselbarth |
2013-04-11 | net: ethernet: stmicro: stmmac: use devm_ioremap_resource() | Silviu-Mihai Popescu |
2013-04-11 | be2net: remove unused variable 'sge' | Ivan Vecera |
2013-04-11 | net: mv643xx_eth: Add GRO support | Sebastian Hesselbarth |
2013-04-11 | net: mv643xx_eth: use managed devm_kzalloc | Sebastian Hesselbarth |
2013-04-11 | net: mv643xx_eth: add shared clk and cleanup existing clk handling | Sebastian Hesselbarth |
2013-04-11 | net/mlx4_en: set correct MTU in SRIOV | Eugenia Emantayev |
2013-04-11 | net/mlx4_core: Translate guest B0 steering rules to DMFS | Hadar Hen Zion |
2013-04-11 | net/mlx4_core: Add helper function to translate B0 steering rules to DMFS | Hadar Hen Zion |
2013-04-10 | bnx2: make cnic_probe static | stephen hemminger |
2013-04-09 | tg3: Use bool not int | Joe Perches |
2013-04-09 | tg3: Update version to 3.131 | Nithin Sujir |
2013-04-09 | tg3: Reset the phy to allow modified EEE settings to take effect | Nithin Sujir |
2013-04-09 | tg3: Pull the phy advertised speed and flow control settings on driver load | Nithin Sujir |
2013-04-09 | tg3: Add support for link flap avoidance | Nithin Sujir |
2013-04-09 | tg3: Add SGMII phy support for 5719/5718 serdes | Michael Chan |
2013-04-09 | tg3: Add tg3_clear_mac_status() common function | Michael Chan |
2013-04-09 | tg3: Add a warning during link settings change if mgmt enabled | Nithin Sujir |
2013-04-09 | tg3: Remove unnecessary phy reset during ethtool commands | Nithin Sujir |