aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-04-22net: Fix vlan bitmask changes in EHEA driver.David S. Miller
2013-04-22net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller
2013-04-22VXLAN: Allow L2 redirection with L3 switchingDavid Stevens
2013-04-22xen-netback: don't disconnect frontend when seeing oversize packetWei Liu
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-04-22xen-netfront: frags -> slots in log messageWei Liu
2013-04-22be2net: enable IOMMU pass through for be2netCraig Hada
2013-04-22be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam
2013-04-22be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam
2013-04-22be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam
2013-04-22be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam
2013-04-22bnx2x: update version to 1.78.17-0Dmitry Kravkov
2013-04-22bnx2x: allow nvram test to run when device is downDmitry Kravkov
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov
2013-04-22bnx2x: remove non-necessary assignmentDmitry Kravkov
2013-04-22bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov
2013-04-22bnx2x: refactor nvram read procedureDmitry Kravkov
2013-04-19bond: add support to read speed and duplex via ethtoolAndy Gospodarek
2013-04-19qlcnic: Update version to 5.2.41Rajesh Borundia
2013-04-19qlcnic: Support polling for mailbox events.Rajesh Borundia
2013-04-19qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia
2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia
2013-04-19qlcnic: Support MAC address, Tx rate config.Rajesh Borundia
2013-04-19qlcnic: VF reset recovery implementation.Rajesh Borundia
2013-04-19qlcnic: VF FLR implementation.Rajesh Borundia
2013-04-19qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia
2013-04-19net: vlan: announce STAG offload capability in some driversPatrick McHardy
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny
2013-04-18igb: add support for spoofchk configLior Levy
2013-04-18igb: Enable EEE LP advertisementMatthew Vick
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher
2013-04-18igb: Fix sparse warnings on function pointersAkeem G. Abodunrin
2013-04-18igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck
2013-04-18igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck
2013-04-18igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck
2013-04-18igb: random code and comments fixAkeem G. Abodunrin
2013-04-18igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin
2013-04-18igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin
2013-04-18igb: Support for 100base-fx SFPAkeem G. Abodunrin
2013-04-18ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches
2013-04-18ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller
2013-04-18ixgbe: in shutdown, do netif_running() under rtnl_lockakepner
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-04-18fec: Remove unneeded asm header filesFabio Estevam
2013-04-17ixgbe: bump version numberDon Skidmore