summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens2014-01-052-18/+46
* bgmac: reset all cores on Northstar SoCHauke Mehrtens2014-01-051-0/+21
* bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens2014-01-052-5/+7
* bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens2014-01-052-0/+73
* bcma: export bcma_find_core_unit()Hauke Mehrtens2014-01-052-14/+1
* macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing2014-01-051-4/+4
* net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-051-5/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0512-539/+715
|\
| * i40e: report VF MAC addresses correctlyMitch Williams2014-01-041-6/+1
| * i40e: update led set argsJesse Brandeburg2014-01-043-31/+69
| * i40e: make a define from a large constantMitch Williams2014-01-042-20/+21
| * i40e: be more informativeMitch Williams2014-01-041-1/+2
| * i40e: fix error returnMitch Williams2014-01-041-1/+1
| * i40e: remove chatty log messagesMitch Williams2014-01-041-15/+5