summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-09-04cnic: Update version to 2.5.18.Michael Chan1-2/+2
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan2-18/+12
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2-9/+6
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2-12/+18
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2-67/+29
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel1-2/+4
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel1-4/+4
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel1-2/+1
2013-09-04bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com1-7/+3
2013-09-04bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com1-7/+3
2013-09-04bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com2-8/+7
2013-09-04bonding: trivial: remove outdated comment and bracesnikolay@redhat.com1-5/+1
2013-09-04bonding: simplify and fix peer notificationnikolay@redhat.com1-15/+7
2013-09-03net: sunhme: use pci_{get,set}_drvdata()Jingoo Han1-3/+3
2013-09-03net: tulip: use pci_{get,set}_drvdata()Jingoo Han1-1/+1
2013-09-03net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2013-09-03net: sunhme: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2013-09-03net: emac: use platform_{get,set}_drvdata()Jingoo Han1-5/+5
2013-09-03drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...Chen Gang1-1/+1
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches11-30/+30
2013-09-03USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang4-0/+742
2013-09-03tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir1-2/+16
2013-09-03net: calxedaxgmac: fix xgmac_xmit DMA mapping error handlingRob Herring1-5/+26
2013-09-03net: calxedaxgmac: fix rx DMA mapping API size mismatchesRob Herring1-6/+12
2013-09-03net: calxedaxgmac: remove some unused statistic countersRob Herring1-3/+0
2013-09-03net: calxedaxgmac: fix various errors in xgmac_set_rx_modeRob Herring1-4/+13
2013-09-03net: calxedaxgmac: enable interrupts after napi_enableRob Herring1-3/+5
2013-09-03net: calxedaxgmac: fix race with tx queue stop/wakeRob Herring1-5/+15
2013-09-03net: calxedaxgmac: update ring buffer tx_head after barriersRob Herring1-1/+2
2013-09-03net: calxedaxgmac: fix possible skb free before tx completeRob Herring1-31/+24
2013-09-03net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_errRob Herring1-20/+18
2013-09-03net: calxedaxgmac: read correct field in xgmac_desc_get_buf_lenRob Herring1-1/+1
2013-09-03net: calxedaxgmac: remove NETIF_F_FRAGLIST settingRob Herring1-1/+1
2013-09-03be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde3-13/+108
2013-09-03gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil2-8/+12
2013-09-03netconsole: avoid a crash with multiple sysfs writersDan Aloni1-1/+12
2013-09-03sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe1-0/+1
2013-09-03sh_eth: Fix cache invalidation omission of receive bufferKouei Abe1-0/+3
2013-09-03bonding: use rlb_client_info->vlan_id instead of ->tagVeaceslav Falico2-5/+4
2013-09-03bonding: remove bond_vlan_used()Veaceslav Falico2-22/+2
2013-09-03Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-8/+43
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller139-2160/+3394
2013-09-03virtio-net: Set RXCSUM feature if GUEST_CSUM is availableThomas Huth1-0/+2
2013-09-03net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-03net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork2-2/+2
2013-09-03net: airo: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-03net: team: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-03net: macvlan: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+2
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+4