summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-09-03net: calxedaxgmac: enable interrupts after napi_enableRob Herring
2013-09-03net: calxedaxgmac: fix race with tx queue stop/wakeRob Herring
2013-09-03net: calxedaxgmac: update ring buffer tx_head after barriersRob Herring
2013-09-03net: calxedaxgmac: fix possible skb free before tx completeRob Herring
2013-09-03net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_errRob Herring
2013-09-03net: calxedaxgmac: read correct field in xgmac_desc_get_buf_lenRob Herring
2013-09-03net: calxedaxgmac: remove NETIF_F_FRAGLIST settingRob Herring
2013-09-03be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde
2013-09-03gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil
2013-09-03netconsole: avoid a crash with multiple sysfs writersDan Aloni
2013-09-03sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe
2013-09-03sh_eth: Fix cache invalidation omission of receive bufferKouei Abe
2013-09-03bonding: use rlb_client_info->vlan_id instead of ->tagVeaceslav Falico
2013-09-03bonding: remove bond_vlan_used()Veaceslav Falico
2013-09-03Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-03virtio-net: Set RXCSUM feature if GUEST_CSUM is availableThomas Huth
2013-09-03net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03net: airo: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03net: team: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03net: macvlan: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier
2013-09-02vxlan: include net/ip6_checksum.h for csum_ipv6_magic()Cong Wang
2013-09-02vxlan: fix flowi6_proto valueCong Wang
2013-08-31qlcnic: Update version to 5.3.50Shahed Shaikh
2013-08-31qlcnic: Add support for per port eswitch configurationSony Chacko
2013-08-31qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar
2013-08-31qlcnic: Add AER support for 83xx adapterPratik Pujar
2013-08-31qlcnic: Add AER callback handlers.Pratik Pujar
2013-08-31qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh
2013-08-31qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh
2013-08-31qlcnic: Remove inline keywordManish Chopra
2013-08-31qlcnic: Enhance PVID handling for 84xx adaptersManish Chopra
2013-08-31vxlan: add ipv6 proxy supportCong Wang
2013-08-31vxlan: add ipv6 route short circuit supportCong Wang
2013-08-31vxlan: add ipv6 supportCong Wang
2013-08-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-30net: fec: fix time stamping logic after napi conversionRichard Cochran
2013-08-30net/fec: cleanup types in fec_get_mac()Dan Carpenter
2013-08-30net: stmmac: use dev_get_platdata()Jingoo Han
2013-08-30net: macb: use dev_get_platdata()Jingoo Han
2013-08-30net: at91_ether: use dev_get_platdata()Jingoo Han
2013-08-30net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han
2013-08-30net: mdio-gpio: use dev_get_platdata()Jingoo Han