summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall2013-12-201-3/+5
| * | | net: fec: fix potential use after freeEric Dumazet2013-12-201-2/+2
| * | | bnx2x: downgrade "valid ME register value" message levelMichal Schmidt2013-12-191-1/+1
| * | | hamradio/yam: fix info leak in ioctlSalva Peiró2013-12-191-0/+1
| * | | drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2013-12-191-0/+2
| * | | xen-netback: fix some error return codeWei Yongjun2013-12-191-4/+12
| * | | dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard2013-12-181-8/+19
| * | | dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard2013-12-182-6/+6
| * | | dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard2013-12-181-1/+6
| * | | dm9601: add support for dm9621a based donglePeter Korsgaard2013-12-181-0/+4
| * | | drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N2013-12-181-0/+2
| * | | bonding: protect port for bond_3ad_handle_link_change()dingtianhong2013-12-181-6/+17
| * | | bonding: protect port for bond_3ad_adapter_duplex_changed()dingtianhong2013-12-181-3/+8
| * | | bonding: protect port for bond_3ad_adapter_speed_changed()dingtianhong2013-12-181-3/+8
| |/ /
* | | vxlan: keep original skb ownershipEric Dumazet2014-01-061-21/+10
* | | bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico2014-01-061-1/+1
* | | r8152: replace the return value of rtl_ops_inithayeswang2014-01-061-9/+11
* | | r8152: move the actions of saving the information of the devicehayeswang2014-01-061-3/+4
* | | r8152: replace some tabs with spaceshayeswang2014-01-061-8/+8
* | | i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain2014-01-061-17/+13
* | | i40e: check asq alive before notifyAnjali Singhai Jain2014-01-061-1/+2
* | | i40e: Admin queue shutdown fixesAnjali Singhai Jain2014-01-064-28/+44
* | | i40e: Hide the Port VLAN VLAN IDGreg Rose2014-01-061-1/+1
* | | i40e: use correct struct for get and update vsi paramsShannon Nelson2014-01-061-6/+6
* | | i40e: Fix VF driver MAC address configurationGreg Rose2014-01-062-13/+48
* | | i40e: support VFs on PFs other than 0Mitch Williams2014-01-061-8/+10
* | | i40e: acknowledge VFLR when disabling SR-IOVMitch Williams2014-01-061-2/+13
* | | i40e: don't allocate zero sizeMitch Williams2014-01-061-0/+1
* | | i40e: use struct assign instead of memcpyMitch Williams2014-01-061-1/+1
* | | i40e: Do not enable default port on the VEBGreg Rose2014-01-061-1/+1
* | | i40e: avoid unnecessary register readMitch Williams2014-01-061-2/+1
* | | i40e: fix whitespaceJesse Brandeburg2014-01-061-0/+1
* | | i40e: Fix SR-IOV VF port VLANGreg Rose2014-01-063-5/+20
* | | i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain2014-01-061-1/+8
* | | net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry2014-01-061-0/+84
* | | i40e: remove un-necessary io-writeAnjali Singhai Jain2014-01-051-4/+0
* | | i40e: Remove unnecessary prototypesAnjali Singhai Jain2014-01-051-7/+0
* | | i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh2014-01-052-19/+14
* | | i40e: Fix ring allocationNeerav Parikh2014-01-052-13/+4
* | | i40e: catch unset q_vectorShannon Nelson2014-01-051-1/+2
* | | i40e: keep allocated memory in structsDavid Cassard2014-01-053-69/+51
* | | i40e: fix error handling when alloc of vsi array failsShannon Nelson2014-01-051-1/+2
* | | i40e: reinit buffer size each timeMitch Williams2014-01-051-1/+1
* | | i40e: use functions to enable and disable icr 0Mitch Williams2014-01-053-15/+20
* | | i40e: add header file flag _I40E_TXRX_H_Vasu Dev2014-01-051-0/+4
* | | i40e: guard against vf message racesMitch Williams2014-01-051-5/+18
* | | i40e: fix constant cast issuesJesse Brandeburg2014-01-051-4/+4
* | | i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain2014-01-051-22/+46
* | | i40e: fix mac address checkingJesse Brandeburg2014-01-053-29/+1
* | | i40e: Dump the whole NVM, not halfAnjali Singhai Jain2014-01-052-3/+3