summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tun/macvtap: use consume_skb() instead of kfree_skb() when neededJason Wang2014-12-052-2/+8
* net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev...Markus Elfring2014-12-051-4/+2
* net-ipvlan: Deletion of an unnecessary check before the function call "free_p...Markus Elfring2014-12-051-2/+1
* net: cassini: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-12-051-2/+1
* stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko2014-12-051-24/+31
* ixgbevf: fix possible crashes in probe and removeEmil Tantilov2014-12-051-4/+13
* ixgbevf: add support for X550 VFsEmil Tantilov2014-12-055-5/+38
* ixgbe: fix crash on rmmod after probe failEmil Tantilov2014-12-051-2/+8
* ixgbe: bump version numberDon Skidmore2014-12-051-1/+1
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-0510-59/+1732
* ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-054-53/+96
* ixgbe: add methods for combined read and write operationsDon Skidmore2014-12-053-0/+188
* ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-055-29/+25
* ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore2014-12-052-13/+37
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-055-25/+107
* ixgbe: remove CIAA/D register reads from bad VF checkEmil Tantilov2014-12-051-71/+74
* ixgbe: Look up MAC address in Open Firmware or IDPROMMartin K Petersen2014-12-051-0/+35
* ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck2014-12-052-25/+20
* ixgbe: Clean-up page reuse codeAlexander Duyck2014-12-051-42/+36
* tun: Fix GSO meta-data handling in tun_get_userHerbert Xu2014-12-021-1/+1
* rocker: Use logical operators on booleansThomas Graf2014-12-021-8/+8
* rocker: Add proper validation of Netlink attributesThomas Graf2014-12-021-0/+9
* rocker: add ndo_bridge_setlink/getlink support for learning policyScott Feldman2014-12-022-0/+100
* rocker: implement ndo_fdb_dumpJiri Pirko2014-12-021-0/+73
* rocker: implement L2 bridge offloadingScott Feldman2014-12-021-1/+669
* rocker: implement rocker ofdpa flow table manipulationScott Feldman2014-12-021-2/+1467
* rocker: introduce rocker switch driverJiri Pirko2014-12-026-0/+2521
* bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-022-2/+3
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-024-4/+4
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-025-11/+12
* ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar2014-11-292-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-2963-412/+652
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-293-7/+7
| |\
| | * irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| | * irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| | * irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon2014-11-111-3/+3
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-295-52/+77
| |\ \
| | * | ufs: fix NULL dereference when no regulators are definedAkinobu Mita2014-11-261-0/+6
| | * | ufs: ensure clk gating work is finished before module unloadingAkinobu Mita2014-11-261-0/+2
| | * | scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv2014-11-201-6/+3
| | * | scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv2014-11-201-1/+1
| | * | scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv2014-11-201-4/+2
| | * | scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv2014-11-201-1/+1
| | * | ufs: fix power info after link start-upYaniv Gardi2014-11-201-0/+18
| | * | ufs: fix reference counting of W-LUsAkinobu Mita2014-11-202-40/+36
| | * | scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-11-201-0/+1
| | * | bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-11-201-0/+7
| * | | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-288-29/+104
| |\ \ \
| | * | | staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
| | * | | staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger2014-11-263-18/+18