index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
Haiyang Zhang
2016-03-07
1
-6
/
+13
*
qede: Add slowpath/fastpath support and enable hardware GRO
Manish Chopra
2016-03-07
2
-1
/
+388
*
qed/qede: Add infrastructure support for hardware GRO
Manish Chopra
2016-03-07
3
-33
/
+79
*
net: fec: Rename "phy-reset-active-low" property
Bernhard Walle
2016-03-07
1
-4
/
+4
*
stmmac: fix noderef.cocci warnings
Wu Fengguang
2016-03-07
1
-1
/
+1
*
mac80211_hwsim: use reset to set mac header
Zhang Shengju
2016-03-05
1
-2
/
+2
*
vxlan: use reset to set header pointers
Zhang Shengju
2016-03-05
1
-3
/
+3
*
drm/vmwgfx: remove userland definition of DIV_ROUND_UP
Nicolas Dichtel
2016-03-04
1
-9
/
+11
*
cxgb4i: don't redefine DIV_ROUND_UP
Nicolas Dichtel
2016-03-04
1
-1
/
+1
*
net: ezchip: adapt driver to little endian architecture
Lada Trimasova
2016-03-03
2
-332
/
+238
*
sh_eth, ravb: Use ARCH_RENESAS
Simon Horman
2016-03-03
1
-2
/
+2
*
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
2016-03-03
3
-0
/
+3
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-03-03
12
-12
/
+396
|
\
|
*
Bluetooth: hci_uart: Add diag and address support for Intel/AG6xx
Marcel Holtmann
2016-02-29
1
-1
/
+12
|
*
Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
Dmitry Tunin
2016-02-28
2
-0
/
+3
|
*
Bluetooth: hci_uart: Add Intel/AG6xx support
Loic Poulain
2016-02-24
5
-1
/
+351
|
*
mrf24j40: add writeable missing reg
Alexander Aring
2016-02-23
1
-0
/
+1
|
*
at86rf230: fix state change handling on error
Alexander Aring
2016-02-23
1
-4
/
+3
|
*
at86rf230: fix race on error handling
Alexander Aring
2016-02-23
1
-4
/
+14
|
*
Bluetooth: Add new AR3012 ID 0489:e095
Dmitry Tunin
2016-02-23
2
-0
/
+3
|
*
Bluetooth: btbcm: Fix handling of firmware not found
Petri Gynther
2016-02-23
1
-1
/
+2
|
*
Bluetooth: hci_bcm: Add BCM2E7C ACPI ID
Mika Westerberg
2016-02-23
1
-0
/
+1
|
*
Bluetooth: hci_bcm: Add new ACPI ID for bcm43241
J.J. Meijer
2016-02-23
1
-0
/
+1
|
*
Bluetooth: btusb: Add new AR3012 ID 13d3:3395
Dmitry Tunin
2016-02-23
2
-0
/
+3
|
*
Bluetooth: hci_intel: Fix a wrong comparison
Anton Protopopov
2016-02-23
1
-2
/
+2
|
*
Bluetooth: ath3k: Fixed a blank line after declaration issue
Bhumika Goyal
2016-02-23
1
-0
/
+1
*
|
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-03
8
-8
/
+8
*
|
ethernet/atl1c: remove left over dead code
Eric Engestrom
2016-03-02
1
-4
/
+0
*
|
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
2016-03-02
1
-46
/
+0
*
|
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
2016-03-02
1
-10
/
+0
*
|
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
3
-37
/
+59
*
|
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
3
-2
/
+24
*
|
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2016-03-02
2
-2
/
+2
*
|
stmmac: update version to Oct_2015
Giuseppe Cavallaro
2016-03-02
1
-1
/
+1
*
|
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
2016-03-02
2
-2
/
+25
*
|
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
2016-03-02
3
-15
/
+86
*
|
stmmac: fix phy init when attached to a phy
Fabrice Gasnier
2016-03-02
1
-2
/
+3
*
|
stmmac: do not poll phy handler when attach a switch
Giuseppe Cavallaro
2016-03-02
1
-0
/
+5
*
|
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
2016-03-02
6
-78
/
+95
*
|
stmmac: set dirty index out of the loop
Giuseppe Cavallaro
2016-03-02
1
-4
/
+1
*
|
stmmac: optimize tx clean function
Fabrice Gasnier
2016-03-02
4
-18
/
+42
*
|
stmmac: optimize tx desc management
Giuseppe Cavallaro
2016-03-02
6
-36
/
+42
*
|
stmmac: merge get_rx_owner into rx_status routine.
Fabrice Gasnier
2016-03-02
4
-21
/
+16
*
|
stmmac: add is_jumbo field to dma data
Giuseppe Cavallaro
2016-03-02
4
-2
/
+14
*
|
stmmac: add last_segment field to dma data
Giuseppe Cavallaro
2016-03-02
3
-2
/
+7
*
|
stmmac: add length field to dma data
Giuseppe Cavallaro
2016-03-02
4
-4
/
+16
*
|
stmmac: review RX/TX ring management
Giuseppe Cavallaro
2016-03-02
5
-117
/
+111
*
|
stmmac: change descriptor layout
Giuseppe Cavallaro
2016-03-02
4
-363
/
+355
*
|
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
2016-03-02
8
-44
/
+156
*
|
stmmac: share reset function between dwmac100 and dwmac1000
Giuseppe Cavallaro
2016-03-02
8
-43
/
+46
[next]