summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22macvlan: resolve ENOENT errors on creationJohn Fastabend
2013-10-22bonding: move bond-specific init after enslave happensVeaceslav Falico
2013-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin
2013-10-22i40e: Bump versionCatherine Sullivan
2013-10-22i40e: use pf_id for pf function id in qtx_ctlShannon Nelson
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson
2013-10-22i40e: refactor fdir setup functionJesse Brandeburg
2013-10-22i40e: fix sign extension issueJesse Brandeburg
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg
2013-10-22i40e: clamp debugfs nvm read commandJesse Brandeburg
2013-10-22i40e: debugfs fixupsJesse Brandeburg
2013-10-22i40e: fixup legacy interrupt handlingShannon Nelson
2013-10-22i40e: assign correct vector to VFMitch Williams
2013-10-22i40e: don't free nonexistent ringsMitch Williams
2013-10-22i40e: do not flush after re-enabling interruptsJesse Brandeburg
2013-10-22net: ksz884x: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-10-22net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-10-22net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-10-22net: cassini: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: sunhme: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: smsc9420: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: epic100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: sis190: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: r8169: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: 8139cp: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: r6040: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: pasemi: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-10-21bnx2x: add TSO support for SIT tunnelsEric Dumazet
2013-10-21chelsio: remove duplicate definesMichael Opdenacker
2013-10-21ethernet: moxa: remove duplicate includesMichael Opdenacker
2013-10-21cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov