summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: cleanup skb_set_hashTom Herbert2013-12-202-13/+12
* sh_eth: do not reset PHY needlesslySergei Shtylyov2013-12-201-5/+0
* sh_eth: add PHY IRQ to platform dataSergei Shtylyov2013-12-201-2/+4
* net/mlx4_core: Check port number for validity before accessing dataMatan Barak2013-12-201-1/+27
* net/mlx4_en: Add NAPI support for transmit sideEugenia Emantayev2013-12-203-11/+41
* net/mlx4_en: Ignore irrelevant hypervisor eventsEugenia Emantayev2013-12-201-0/+3
* net/mlx4_core: Set CQE/EQE size to 64B by defaultEyal Perry2013-12-201-2/+2
* net/mlx4_en: Configure the XPS queue mapping on driver loadIdo Shamay2013-12-203-4/+16
* net/mlx4_en: Implement ndo_get_phys_port_idHadar Hen Zion2013-12-201-0/+23
* net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion2013-12-203-0/+51
* net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAPHadar Hen Zion2013-12-202-3/+9
* net/mlx4_core: Rename QUERY_FUNC_CAP fieldsHadar Hen Zion2013-12-201-10/+10
* net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fieldsHadar Hen Zion2013-12-201-6/+0
* drivers: net: Mark functions as static in debug.cRashika Kheria2013-12-201-1/+1
* drivers: net: Mark functions as static in 4965-debug.cRashika Kheria2013-12-201-3/+3
* drivers: net: Mark functions as static in 3945-debug.cRashika Kheria2013-12-201-3/+3
* drivers: net: Include new header file in sbni.cRashika Kheria2013-12-202-28/+2
* drivers: net: Mark functions as static in stmmac_platform.cRashika Kheria2013-12-201-2/+2
* drivers: net: Mark functions as static in qlcnic_83xx_hw.cRashika Kheria2013-12-201-3/+3
* drivers: net: Mark functions as static in qlcnic_io.cRashika Kheria2013-12-201-3/+3
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-204-17/+57
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-204-11/+37
* bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-204-4/+33
* bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-204-27/+53
* bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-204-2/+40
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-12-1917-56/+34
|\
| * can: mcp251x: Convert to devm-* APIAlexander Shiyan2013-12-171-13/+6
| * can: Fix FSF address in file headersJeff Kirsher2013-12-1716-33/+16
| * can: c_can: Speed up rx_poll functionMarkus Pargmann2013-12-171-10/+12
* | xen-netback: add gso_segs calculationPaul Durrant2013-12-191-4/+15
* | sfc: fix sparse non static symbol warningWei Yongjun2013-12-191-1/+1
* | 3c59x: Add software timestampingMatthew Whitehead2013-12-191-0/+4
* | isdn: use strlcpy() instead strcpy()Dan Carpenter2013-12-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18361-1576/+3369
|\ \
| * \ Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-1826-58/+170
| |\ \
| | * | drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki2013-12-171-0/+8
| | * | Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-12-171-3/+3
| | |\ \
| | | * | drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom2013-12-161-3/+3
| | * | | drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin2013-12-161-0/+6
| | * | | drm: don't double-free on driver load errorIlia Mirkin2013-12-131-3/+3
| | * | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-131-0/+3
| | |\ \ \
| | | * | | drm/vmwgfx: Add max surface memory paramJakob Bornecrantz2013-12-091-0/+3
| | | |/ /
| | * | | Revert "drm/radeon: Implement radeon_pci_shutdown"Alex Deucher2013-12-121-10/+0
| | * | | drm/radeon: add missing display tiling setup for olandAlex Deucher2013-12-121-1/+3
| | * | | drm/radeon: fix typo in cik_copy_dmaChristian König2013-12-121-1/+1
| | * | | drm/radeon/cik: plug in missing blit callbackAlex Deucher2013-12-121-2/+2
| | * | | drm/radeon/dpm: Fix hwmon crashMartin Andersson2013-12-121-4/+2
| | * | | drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher2013-12-121-0/+10
| | * | | Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie2013-12-124-9/+26
| | |\ \ \
| | | * | | DRM: Armada: prime refcounting bug fixRussell King2013-12-101-1/+1