Age | Commit message (Expand) | Author |
2014-03-03 | net: cpsw: fix cpdma rx descriptor leak on down interface | Schuyler Patton |
2014-03-03 | be2net: isolate TX workarounds not applicable to Skyhawk-R | Vasundhara Volam |
2014-03-03 | be2net: Fix skb double free in be_xmit_wrokarounds() failure path | Vasundhara Volam |
2014-03-03 | be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ... | Somnath kotur |
2014-03-03 | be2net: Fix to reset transparent vlan tagging | Somnath Kotur |
2014-03-03 | qlcnic: dcb: a couple off by one bugs | Dan Carpenter |
2014-03-02 | b44: always set duplex mode why phy changes | Hauke Mehrtens |
2014-03-02 | b44: add calls to phy_{start,stop} | Hauke Mehrtens |
2014-02-28 | bna: fix vlan tag stripping and implement its toggling | Ivan Vecera |
2014-02-28 | tg3: Don't check undefined error bits in RXBD | Michael Chan |
2014-02-27 | bnx2x: Add missing bit in default Tx switching | Yuval Mintz |
2014-02-26 | sfc: check for NULL efx->ptp_data in efx_ptp_event | Edward Cree |
2014-02-25 | net/cxgb4: use remove handler as shutdown handler | Thadeu Lima de Souza Cascardo |
2014-02-25 | qlcnic: Fix number of rings when we fall back from msix to legacy. | Rajesh Borundia |
2014-02-25 | qlcnic: Allow any VLAN to be configured from VF. | Sucheta Chakraborty |
2014-02-25 | qlcnic: Fix usage of use_msi and use_msi_x module parameters | Shahed Shaikh |
2014-02-25 | qlcnic: Fix function return error check | Shahed Shaikh |
2014-02-25 | net,IB/mlx: Bump all Mellanox driver versions | Amir Vadai |
2014-02-24 | r8169: initialize rtl8169_stats seqlock | Kyle McMartin |
2014-02-24 | net: stmmac: Check return value of alloc_dma_desc_resources() | Tobias Klauser |
2014-02-20 | net: fec: fix potential issue to avoid fec interrupt lost and crc error | Duan Fugang-B38611 |
2014-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-02-18 | net: ethernet: update dependency and help text of mvneta | Thomas Petazzoni |
2014-02-18 | NET: fec: only enable napi if we are successful | Russell King |
2014-02-17 | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann |
2014-02-17 | drivers/net: tulip_remove_one needs to call pci_disable_device() | Ingo Molnar |
2014-02-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-02-13 | IB/mlx5: Remove dependency on X86 | Eli Cohen |
2014-02-13 | drivers: net: cpsw: fix buggy loop condition | Heiko Schocher |
2014-02-13 | net: cpsw: catch of_get_phy_mode failing and propagate error | Uwe Kleine-König |
2014-02-13 | net: axienet: Fix compilation warnings | Michal Simek |
2014-02-13 | net: axienet: Fix compilation error | Michal Simek |
2014-02-13 | net: stmmac:sti: Add STi SOC glue driver. | Srinivas Kandagatla |
2014-02-10 | alx: add missing stats_lock spinlock init | John Greene |
2014-02-09 | net: vxge: Remove unused device pointer | Christian Engelmayer |
2014-02-09 | 3c59x: Remove unused pointer in vortex_eisa_cleanup() | Christian Engelmayer |
2014-02-06 | drivers/net: fix build warning in ethernet/sfc/tx.c | Paul Gortmaker |
2014-02-06 | bnx2x: Allow VF rss on higher PFs | Yuval Mintz |
2014-02-06 | tg3: Fix deadlock in tg3_change_mtu() | Nithin Sujir |
2014-02-06 | tg3: cleanup an error path in tg3_phy_reset_5703_4_5() | Dan Carpenter |
2014-02-06 | bnx2[x]: Make module parameters readable | James M Leddy |
2014-02-06 | net: ethernet: sunxi: Add new compatibles | Maxime Ripard |
2014-02-04 | bnx2x: fix L2-GRE TCP issues | Dmitry Kravkov |
2014-02-04 | net: ethoc: set up MII management bus clock | Max Filippov |
2014-02-04 | net: ethoc: don't advertise gigabit speed on attached PHY | Max Filippov |
2014-02-01 | net: ethoc: implement ethtool get/set ring parameters | Max Filippov |
2014-02-01 | net: ethoc: implement ethtool get registers | Max Filippov |
2014-02-01 | net: ethoc: implement ethtool get/set settings | Max Filippov |
2014-02-01 | net: ethoc: implement basic ethtool operations | Max Filippov |
2014-01-30 | e100: Fix "disabling already-disabled device" warning | Michele Baldessari |