summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-0920-57/+139
|\
| * qede: Split PF/VF ndos.Mintz, Yuval2017-05-092-6/+21
| * qed: Correct doorbell configuration for !4Kb pagesRam Amrani2017-05-091-1/+1
| * qed: Tell QM the number of tasksMintz, Yuval2017-05-091-0/+1
| * qed: Fix VF removal sequenceMintz, Yuval2017-05-091-2/+4
| * qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru2017-05-091-0/+3
| * net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2017-05-092-4/+12
| * net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2017-05-091-0/+5
| * net/mlx4_en: Change the error print to debug printKamal Heib2017-05-091-1/+2
| * net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko2017-05-081-0/+16
| * stmmac: pci: split out common_default_data() helperAndy Shevchenko2017-05-081-34/+18
| * stmmac: pci: RX queue routing configurationAndy Shevchenko2017-05-081-0/+3
| * stmmac: pci: TX and RX queue priority configurationAndy Shevchenko2017-05-081-0/+4
| * stmmac: pci: set default number of rx and tx queuesAndy Shevchenko2017-05-081-0/+4
| * cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-083-10/+43
| * bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter2017-05-081-1/+2
| * qlge: Avoid reading past end of bufferKees Cook2017-05-081-2/+2
| * bna: ethtool: Avoid reading past end of bufferKees Cook2017-05-081-2/+2
| * bna: Avoid reading past end of bufferKees Cook2017-05-081-1/+1
| * aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous2017-05-081-2/+4
| * net: alx: handle pci_alloc_irq_vectors return correctlyRakesh Pandit2017-05-051-2/+2
| |
| \
*-. \ Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-083-19/+29
|\ \ \
| * | | IB/mlx5: Enable IPoIB accelerationErez Shitrit2017-05-043-19/+29
| | |/ | |/|
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-14/+2
|\ \ \
| * | | ixgbe: Use pcie_flr() instead of duplicating itChristoph Hellwig2017-04-271-14/+2
* | | | format-security: move static strings to constKees Cook2017-05-087-8/+9
* | | | treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-084-4/+4
* | | | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-081-4/+4
* | | | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-083-4/+4
* | | | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-0814-106/+45
| |/ / |/| |
* | | qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+5
* | | qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com2017-05-043-1/+9
* | | qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-044-10/+9
* | | aquantia: Fix driver name reported by ethtoolPavel Belous2017-05-041-1/+1
* | | forcedeth: remove unnecessary carrier status checkZhu Yanjun2017-05-041-4/+2
* | | ibmvnic: Move queue restarting in ibmvnic_tx_completeNathan Fontenot2017-05-031-12/+10
* | | ibmvnic: Record SKB RX queue during pollThomas Falcon2017-05-031-0/+1
* | | ibmvnic: Continue skb processing after skb completion errorNathan Fontenot2017-05-031-1/+1
* | | ibmvnic: Check for driver reset first in ibmvnic_xmitNathan Fontenot2017-05-031-6/+6
* | | ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot2017-05-031-20/+27
* | | ibmvnic: Clean up tx pools when closingNathan Fontenot2017-05-031-0/+30
* | | ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot2017-05-031-1/+1
* | | ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot2017-05-031-0/+9
* | | ibmvnic: Updated reset handlingNathan Fontenot2017-05-032-157/+275
* | | ibmvnic: Replace is_closed with state fieldNathan Fontenot2017-05-032-9/+23
* | | ibmvnic: Move resource initialization to its own routineNathan Fontenot2017-05-031-32/+39
* | | tg3: don't clear stats while tg3_closeYueHaibing2017-05-031-4/+0
* | | xdp: use common helper for netlink extended ack reportingDaniel Borkmann2017-05-031-2/+2
* | | smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai2017-05-032-19/+49
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-2/+2
|\ \ \