summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * net: can: cc770: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| | * net: can: drop owner assignment from platform_driversWolfram Sang2014-10-208-8/+0
* | | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-141-24/+13
|\ \ \
| * | | mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array functionRojhalat Ibrahim2014-11-281-24/+13
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-1314-209/+416
|\ \ \
| * | | net/macb: add TX multiqueue support for gemCyrille Pitchen2014-12-122-164/+328
| * | | jme: replace calls to redundant functionQuentin Lambert2014-12-121-6/+6
| * | | net: ethernet: davicom: Allow to select DM9000 for nios2Tobias Klauser2014-12-121-1/+1
| * | | net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser2014-12-121-2/+2
| * | | cxgb4: Add support for QSA modulesHariprasad Shenai2014-12-123-4/+12
| * | | cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2014-12-121-0/+1
| * | | net: phy: export fixed_phy_register()Mark Salter2014-12-121-0/+1
| * | | r8169:update rtl8168g pcie ephy parameterChun-Hao Lin2014-12-121-3/+21
| * | | net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli2014-12-121-10/+13
| * | | fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-123-11/+10
| * | | r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck2014-12-121-8/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-12-131-23/+7
|\ \ \ \
| * | | | vio: create routines for inc,dec vio dring indexesDwight Engen2014-12-121-23/+7
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \ \
| * \ \ \ Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20978-30463/+135722
| |\ \ \ \
| * | | | | treewide: Fix company name in module descriptionsMasanari Iida2014-10-291-1/+1
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-126-3/+294
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ath5k: update dependenciesSergey Ryazanov2014-11-245-11/+11
| * | | | | ath5k: revert AHB bus support removingSergey Ryazanov2014-11-246-3/+294
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11585-17917/+40807
|\ \ \ \ \ \
| * | | | | | Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner2014-12-111-7/+3
| * | | | | | net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen2014-12-111-1/+1
| * | | | | | net/mlx4: Add support for A0 steeringMatan Barak2014-12-116-17/+176
| * | | | | | net/mlx4: Refactor QUERY_PORTMatan Barak2014-12-113-95/+154
| * | | | | | net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak2014-12-111-3/+18
| * | | | | | net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-116-21/+288
| * | | | | | net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2014-12-112-0/+451
| * | | | | | net/mlx4: Add a check if there are too many reserved QPsDotan Barak2014-12-111-1/+7
| * | | | | | net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-1111-31/+110
| * | | | | | net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-113-1/+77
| * | | | | | net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz2014-12-111-1/+11
| * | | | | | net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz2014-12-111-1/+2
| * | | | | | be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2014-12-112-10/+33
| * | | | | | gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao2014-12-111-28/+56
| * | | | | | cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-111-10/+2
| * | | | | | net: fec: only enable mdio interrupt before phy device link upNimrod Andy2014-12-111-1/+4
| * | | | | | net: fec: clear all interrupt events to support i.MX6SXNimrod Andy2014-12-111-1/+1
| * | | | | | net: fec: reset fep link status in suspend functionNimrod Andy2014-12-111-0/+6
| * | | | | | cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell2014-12-104-6/+6
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-1022-138/+188
| |\ \ \ \ \ \
| | * | | | | | xen-netfront: use correct linear area after linearizing an skbDavid Vrabel2014-12-101-0/+3
| | * | | | | | netback: don't store invalid vif pointerJan Beulich2014-12-101-4/+5
| | * | | | | | Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-ca...David S. Miller2014-12-094-51/+54
| | |\ \ \ \ \ \
| | | * | | | | | can: peak_usb: fix multi-byte values endianessStephane Grosjean2014-12-074-42/+43
| | | * | | | | | can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean2014-12-061-7/+10