summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06vxlan: keep original skb ownershipEric Dumazet
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams
2014-01-06bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico
2014-01-06r8152: replace the return value of rtl_ops_inithayeswang
2014-01-06r8152: move the actions of saving the information of the devicehayeswang
2014-01-06r8152: replace some tabs with spaceshayeswang
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam
2014-01-06i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain
2014-01-06i40e: check asq alive before notifyAnjali Singhai Jain
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain
2014-01-06i40e: Hide the Port VLAN VLAN IDGreg Rose
2014-01-06i40e: use correct struct for get and update vsi paramsShannon Nelson
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams
2014-01-06i40e: don't allocate zero sizeMitch Williams
2014-01-06i40e: use struct assign instead of memcpyMitch Williams
2014-01-06i40e: Do not enable default port on the VEBGreg Rose
2014-01-06i40e: avoid unnecessary register readMitch Williams
2014-01-06i40e: fix whitespaceJesse Brandeburg
2014-01-06i40e: Fix SR-IOV VF port VLANGreg Rose
2014-01-06i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain
2014-01-06net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry
2014-01-06xen-netback: Include header for vmallocJosh Boyer
2014-01-06fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam
2014-01-06bnx2x: fix VLAN configuration for VFs.Yuval Mintz
2014-01-06bnx2x: fix AFEX memory overflowYuval Mintz
2014-01-06bnx2x: Clean before update RSS arrivesMichal Kalderon
2014-01-06bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon
2014-01-06bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov
2014-01-05i40e: remove un-necessary io-writeAnjali Singhai Jain
2014-01-05i40e: Remove unnecessary prototypesAnjali Singhai Jain
2014-01-05i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh
2014-01-05i40e: Fix ring allocationNeerav Parikh
2014-01-05i40e: catch unset q_vectorShannon Nelson
2014-01-05i40e: keep allocated memory in structsDavid Cassard
2014-01-05i40e: fix error handling when alloc of vsi array failsShannon Nelson
2014-01-05i40e: reinit buffer size each timeMitch Williams
2014-01-05i40e: use functions to enable and disable icr 0Mitch Williams
2014-01-05i40e: add header file flag _I40E_TXRX_H_Vasu Dev
2014-01-05i40e: guard against vf message racesMitch Williams
2014-01-05i40e: fix constant cast issuesJesse Brandeburg
2014-01-05i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain
2014-01-05i40e: fix mac address checkingJesse Brandeburg
2014-01-05i40e: Dump the whole NVM, not halfAnjali Singhai Jain
2014-01-05bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens