summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-101-42/+82
* net: vrf: Flip IPv4 output path from FIB lookup hook to out hookDavid Ahern2016-09-101-1/+63
* ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()Markus Elfring2016-09-101-1/+1
* ATM-ZeitNet: Replace one kzalloc() call by kcalloc()Markus Elfring2016-09-101-3/+4
* ATM-ZeitNet: Improve a size determination in zatm_open()Markus Elfring2016-09-101-1/+1
* ATM-ZeitNet: Use kmalloc_array() in start_tx()Markus Elfring2016-09-101-2/+3
* ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()Markus Elfring2016-09-101-1/+2
* ATM-nicstar: Refactor a kmalloc() call in ns_init_card()Markus Elfring2016-09-101-1/+2
* ATM-nicstar: Improve another size determination in ns_init_card()Markus Elfring2016-09-101-1/+1
* ATM-nicstar: Improve another size determination in get_scq()Markus Elfring2016-09-101-1/+1
* ATM-nicstar: Use kmalloc_array() in get_scq()Markus Elfring2016-09-101-2/+3
* Revert "hv_netvsc: make inline functions static"Stephen Hemminger2016-09-101-84/+1
* net/mlx5: Organize device list API in one placeMohamad Haj Yahia2016-09-105-296/+362
* net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia2016-09-101-6/+32
* net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia2016-09-103-63/+183
* net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia2016-09-102-141/+124
* net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia2016-09-103-14/+34
* net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia2016-09-102-3/+23
* net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia2016-09-102-8/+23
* net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia2016-09-101-64/+107
* net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia2016-09-101-20/+129
* net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-103-129/+101
* net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia2016-09-101-1/+12
* net: fs_enet: make rx_copybreak value configurableChristophe Leroy2016-09-101-0/+40
* net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy2016-09-101-16/+20
* net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy2016-09-105-295/+160
* net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2016-09-101-2/+2
* ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring2016-09-091-4/+9
* alx: add module parameter to enable msi-x supportTobias Regnery2016-09-091-1/+4
* alx: add msi-x supportTobias Regnery2016-09-094-8/+184
* alx: factor out part of the interrupt handlerTobias Regnery2016-09-091-14/+20
* alx: refactor msi enablement and disablementTobias Regnery2016-09-092-9/+26
* qed: mark symbols static where possibleBaoyou Xie2016-09-094-28/+35
* ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring2016-09-091-4/+6
* ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring2016-09-091-2/+3
* via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King2016-09-091-12/+9
* qede: mark qede_set_features() staticBaoyou Xie2016-09-091-1/+1
* net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju2016-09-092-92/+92
* macsec: set network devtypestephen hemminger2016-09-091-0/+1
* net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel2016-09-081-2/+2
* be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna2016-09-071-1/+1
* be2net: Fix mac address collision in some configurationsSuresh Reddy2016-09-072-2/+5
* be2net: Avoid redundant addition of mac address in HWSuresh Reddy2016-09-071-20/+66
* be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur2016-09-072-4/+13
* be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur2016-09-071-0/+3
* be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna2016-09-076-35/+430
* net: smsc911x: request and deassert optional RESET GPIOLinus Walleij2016-09-071-0/+9
* qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-072-0/+26
* qed: Add support for debug data collectionTomer Tayar2016-09-077-12/+8916
* kaweth: remove obsolete debugging statementsOliver Neukum2016-09-071-15/+0