summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: Fix vlan bitmask changes in EHEA driver.David S. Miller2013-04-221-6/+6
* | | net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2013-04-222-2/+3
* | | VXLAN: Allow L2 redirection with L3 switchingDavid Stevens2013-04-221-7/+23
* | | xen-netback: don't disconnect frontend when seeing oversize packetWei Liu2013-04-221-6/+16
* | | xen-netback: coalesce slots in TX path and fix regressionsWei Liu2013-04-221-51/+224
* | | xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2013-04-221-2/+15
* | | xen-netfront: frags -> slots in log messageWei Liu2013-04-221-2/+2
* | | be2net: enable IOMMU pass through for be2netCraig Hada2013-04-221-0/+5
* | | be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam2013-04-223-26/+93
* | | be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam2013-04-225-16/+37
* | | be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam2013-04-221-3/+1
* | | be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam2013-04-225-54/+41
* | | bnx2x: update version to 1.78.17-0Dmitry Kravkov2013-04-221-2/+2
* | | bnx2x: allow nvram test to run when device is downDmitry Kravkov2013-04-221-9/+10
* | | bnx2x: add additional regions for CRC memory testDmitry Kravkov2013-04-222-23/+185
* | | bnx2x: remove non-necessary assignmentDmitry Kravkov2013-04-221-4/+1
* | | bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov2013-04-221-8/+7
* | | bnx2x: refactor nvram read procedureDmitry Kravkov2013-04-221-7/+21
* | | bond: add support to read speed and duplex via ethtoolAndy Gospodarek2013-04-191-0/+32
* | | qlcnic: Update version to 5.2.41Rajesh Borundia2013-04-191-2/+2
* | | qlcnic: Support polling for mailbox events.Rajesh Borundia2013-04-194-1/+37
* | | qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia2013-04-196-22/+78
* | | qlcnic: Support VLAN id config.Rajesh Borundia2013-04-198-29/+492
* | | qlcnic: Support MAC address, Tx rate config.Rajesh Borundia2013-04-194-3/+213
* | | qlcnic: VF reset recovery implementation.Rajesh Borundia2013-04-198-43/+440
* | | qlcnic: VF FLR implementation.Rajesh Borundia2013-04-194-18/+320
* | | qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia2013-04-197-30/+25
* | | net: vlan: announce STAG offload capability in some driversPatrick McHardy2013-04-193-3/+5
* | | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-1943-58/+59
* | | net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-193-5/+7
* | | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-1927-93/+129
* | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-1962-215/+230
* | | igb: Add support for i354 devicesCarolyn Wyborny2013-04-1812-36/+251
* | | igb: add support for spoofchk configLior Levy2013-04-182-0/+35
* | | igb: Enable EEE LP advertisementMatthew Vick2013-04-187-1/+142
* | | igb: Fix code comments and whitespaceJeff Kirsher2013-04-1816-1183/+1010
* | | igb: Fix sparse warnings on function pointersAkeem G. Abodunrin2013-04-181-2/+2
* | | igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck2013-04-181-0/+11
* | | igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck2013-04-181-9/+11
* | | igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-181-1/+1
* | | igb: random code and comments fixAkeem G. Abodunrin2013-04-183-6/+5
* | | igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin2013-04-181-1/+2
* | | igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin2013-04-182-0/+89
* | | igb: Support for 100base-fx SFPAkeem G. Abodunrin2013-04-183-19/+50
* | | ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches2013-04-182-10/+5
* | | ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller2013-04-182-0/+2
* | | ixgbe: in shutdown, do netif_running() under rtnl_lockakepner2013-04-181-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-187-45/+162
|\ \ \
| * | | ixgbe: bump version numberDon Skidmore2013-04-171-1/+1
| * | | ixgbe: Fix 1G link WoLDon Skidmore2013-04-173-2/+8
OpenPOWER on IntegriCloud