summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-09-04qlcnic: remove a stray semicolonDan Carpenter
2013-09-04qlcnic: Fix sparse warning.Sucheta Chakraborty
2013-09-04caif: add a sanity check to the tty nameDan Carpenter
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard
2013-09-04net: netx-eth: remove unnecessary castingJingoo Han
2013-09-04cnic: Update version to 2.5.18.Michael Chan
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel
2013-09-04bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com
2013-09-04bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com
2013-09-04bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com
2013-09-04bonding: trivial: remove outdated comment and bracesnikolay@redhat.com
2013-09-04bonding: simplify and fix peer notificationnikolay@redhat.com
2013-09-03net: sunhme: use pci_{get,set}_drvdata()Jingoo Han
2013-09-03net: tulip: use pci_{get,set}_drvdata()Jingoo Han
2013-09-03net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03net: sunhme: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03net: emac: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-03USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang
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-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