summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-08-02i40evf: Fixed guest OS panic when removing vf driverSerey Kong
2014-08-02i40evf: fix memory leak on unused interfacesMitch Williams
2014-08-02i40evf: don't leak queue vectorsMitch Williams
2014-08-02i40evf: do not re-arm watchdog after removeAshish Shah
2014-08-02i40evf: future-proof vfr_stat state checkAshish Shah
2014-08-02i40e: remove support for vf unicast promiscuous modeAshish Shah
2014-08-02i40e: Minor comment changesAkeem G Abodunrin
2014-08-02i40evf: fix scan warning on sprintfJesse Brandeburg
2014-08-02i40e: disable local loopback on vmdq vsiShannon Nelson
2014-08-02i40e: use correct vf_id offset for virtchnl messageAshish Shah
2014-08-02i40e: expose debug_write_register requestShannon Nelson
2014-08-02i40e: adds FCoE to build and updates its documentationVasu Dev
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev
2014-08-02i40e: adds FCoE code to the i40e driverVasu Dev
2014-08-02amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas
2014-08-02amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas
2014-08-02net: dnet: Use managed interfacesHimangi Saraogi
2014-08-02net: ks8851-ml: Use devm_ioremap_resourceHimangi Saraogi
2014-08-02cirrus: cs89x0: Use managed interfacesHimangi Saraogi
2014-08-02net: sh_eth: Add r8a7794 supportHisashi Nakamura
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP
2014-08-02be2net: ignore VF mac address setting for the same macVasundhara Volam
2014-08-02be2net: ignore get/set profile FW cmd failuresSathya Perla
2014-08-02dm9000: NULL dereferences on error in probe()Dan Carpenter
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-07-31ISDN: pcbit: off by one bugs in pcbit_set_msn()Dan Carpenter
2014-07-31AX88179_178A: Add ethtool ops for EEE supportFreddy Xin
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers
2014-07-31team: fix releasing uninitialized pointer to BPF progDaniel Borkmann
2014-07-30net: bcmgenet: correct spellingBrian Norris
2014-07-30net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers
2014-07-30net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar
2014-07-30net/fsl: fix misspelled wordMadalin Bucur
2014-07-30net: filter: don't release unattached filter through call_rcu()Pablo Neira
2014-07-30CAPI: use correct structure type name in sizeofJulia Lawall
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas
2014-07-30amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas
2014-07-30amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas
2014-07-30amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-07-30net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller