aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-16i40e: fix proc/int descriptionsCarolyn Wyborny1-2/+2
2015-01-16i40e/i40evf: Increase ASQ timeoutKevin Scott2-2/+2
2015-01-16i40e/i40evf: AdminQ updates ww36Shannon Nelson2-8/+10
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai7-483/+483
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4.hHariprasad Shenai3-70/+70
2015-01-16net/macb: Create gem_ethtool_ops for new statistics functionsXander Huff1-2/+13
2015-01-16net/macb: Add whitespace around arithmetic operatorsXander Huff1-5/+5
2015-01-16net/macb: Fix comments to meet style guidelinesXander Huff1-450/+284
2015-01-16Driver: Vmxnet3: Fix ethtool -S to return correct rx queue statsShrikrishna Khare2-3/+3
2015-01-15net: smc91x: Add Atari EtherNAT supportMichael Schmitz2-4/+27
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller29-142/+145
2015-01-15cxgb4i : Call into recently added cxgb4 ipv6 apiAnish Bhatt1-1/+22
2015-01-15cxgb4 : Update ipv6 address handling apiAnish Bhatt7-163/+447
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2-6/+8
2015-01-15net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven2-23/+21
2015-01-15dm9000: Add regulator and reset support to dm9000Zubair Lutfullah Kakakhel1-0/+40
2015-01-15vxlan: Only bind to sockets with compatible flags enabledThomas Graf1-11/+18
2015-01-15vxlan: Group Policy extensionThomas Graf1-13/+71
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller112-749/+1262
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-131/+289
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan1-0/+12
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan1-0/+3
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan1-3/+5
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoinJiri Pirko1-2/+14
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+7
2015-01-14i40e: adds FCoE configure optionVasu Dev3-3/+14
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai1-1/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-51/+128
2015-01-14vxlan: Remote checksum offloadTom Herbert1-6/+185
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert1-2/+5
2015-01-14r8152: replace tasklet with NAPIhayeswang1-35/+85
2015-01-14Bluetooth: btusb: Add internal recv_event callback for event processingMarcel Holtmann1-1/+3
2015-01-14net: hisilicon: new hip04 ethernet driverdingtianhong2-1/+970
2015-01-14net: hisilicon: new hip04 MDIO driverZhangfei Gao3-0/+196
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2-4/+7
2015-01-14net/macb: improved ethtool statistics supportXander Huff2-4/+307
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff1-107/+162
2015-01-14xen-netfront: refactor making Tx requestsDavid Vrabel1-114/+67
2015-01-14xen-netfront: refactor skb slot countingDavid Vrabel1-6/+7
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-6/+6
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko55-134/+138
2015-01-13atm: horizon: Remove some unused functionsRickard Strandqvist1-24/+0
2015-01-13atm: lanai: Remove unused functionRickard Strandqvist1-9/+0
2015-01-13sunvnet: fix rx packet length check to allow for TSODavid L Stevens1-1/+6
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel1-29/+42
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2015-01-13infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2015-01-13rocker: fix harmless warning on 32-bit machinesArnd Bergmann1-2/+2
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-4/+19