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
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
51
-381
/
+44
*
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
Andrew Lunn
2016-01-07
1
-7
/
+5
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
23
-79
/
+58
*
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2016-01-07
4
-32
/
+23
*
net: dnet: Use phy_find_first() helper
Andrew Lunn
2016-01-07
1
-7
/
+1
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
25
-39
/
+39
*
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
2016-01-07
4
-13
/
+17
*
phy: Use phy_read() instead of mdiobus_read()
Andrew Lunn
2016-01-07
1
-68
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-07
12
-25
/
+54
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-07
10
-20
/
+45
|
|
\
|
|
*
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2016-01-06
2
-6
/
+6
|
|
*
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
2016-01-06
1
-0
/
+1
|
|
*
mkiss: fix scribble on freed memory
Alan
2016-01-06
1
-0
/
+5
|
|
*
6pack: fix free memory scribbles
One Thousand Gnomes
2016-01-06
1
-0
/
+6
|
|
*
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-05
1
-3
/
+7
|
|
*
r8152: add reset_resume function
hayeswang
2016-01-05
1
-1
/
+9
|
|
*
connector: bump skb->users before callback invocation
Florian Westphal
2016-01-05
1
-8
/
+3
|
|
*
cxgb4: correctly handling failed allocation
Insu Yun
2016-01-04
1
-0
/
+4
|
|
*
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
2016-01-04
1
-2
/
+4
|
*
|
Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2016-01-03
2
-5
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
2015-12-30
1
-1
/
+1
|
|
*
drm/i915: Unbreak check_digital_port_conflicts()
Ville Syrjälä
2015-12-23
1
-4
/
+8
*
|
|
fsl/fman: double free on probe failure
Dan Carpenter
2016-01-06
1
-1
/
+0
*
|
|
fsl/fman: fix the pause_time test
Dan Carpenter
2016-01-06
1
-1
/
+1
*
|
|
mlxsw: core: remove an unnecessary condition
Dan Carpenter
2016-01-06
1
-1
/
+1
*
|
|
ethernet/atheros/alx: sanitize buffer sizing and padding
Jarod Wilson
2016-01-06
3
-12
/
+14
*
|
|
mlxsw: Remember untagged VLANs
Elad Raz
2016-01-06
3
-1
/
+17
*
|
|
mlxsw: Disable vlan_filtering for non .1D bridge
Elad Raz
2016-01-06
1
-0
/
+21
*
|
|
mlxsw: Renaming local variable names for consistency
Elad Raz
2016-01-06
1
-3
/
+3
*
|
|
mlxsw: Fixing vlans init range
Elad Raz
2016-01-06
1
-1
/
+2
*
|
|
mlxsw: pci: Adjust value of CPU egress traffic class
Ido Schimmel
2016-01-06
1
-1
/
+1
*
|
|
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...
David S. Miller
2016-01-06
182
-1839
/
+3885
|
\
\
\
|
*
|
|
prism54: fix checks for dma mapping errors
Alexey Khoroshilov
2015-12-31
3
-5
/
+8
|
*
|
|
wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
Uri Mashiach
2015-12-31
1
-3
/
+7
|
*
|
|
wlcore/wl18xx: fw logger over sdio
Shahar Patury
2015-12-31
13
-128
/
+177
|
*
|
|
bcma: use module_init for the main part of bus initialization
Rafał Miłecki
2015-12-31
1
-2
/
+27
|
*
|
|
rtlwifi: rtl_pci: Fix kernel panic
Larry Finger
2015-12-30
1
-8
/
+3
|
*
|
|
rsi: bool tests do not need comparison
Nicholas Mc Guire
2015-12-30
1
-1
/
+1
|
*
|
|
rsi: consolidate kmalloc/memset 0 calls to kzalloc
Nicholas Mc Guire
2015-12-30
1
-2
/
+1
|
*
|
|
mwifiex: enable MSI interrupt support in pcie
Avinash Patil
2015-12-30
2
-8
/
+26
|
*
|
|
mwifiex: add missing check for PCIe8997 chipset
Amitkumar Karwar
2015-12-30
1
-0
/
+1
|
*
|
|
mwifiex: fix PCIe register information for 8997 chipset
Amitkumar Karwar
2015-12-30
1
-4
/
+4
|
*
|
|
mwifiex: fix potential integer truncation
chunfan chen
2015-12-30
2
-4
/
+4
|
*
|
|
rtlwifi: rtl8192cu: Add missing parameter setup
Larry Finger
2015-12-30
1
-0
/
+2
|
*
|
|
rtlwifi: rtl8192ce: Fix handling of module parameters
Larry Finger
2015-12-30
1
-0
/
+2
|
*
|
|
rtlwifi: rtl8192se: Fix module parameter initialization
Larry Finger
2015-12-30
1
-2
/
+4
|
*
|
|
rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
Larry Finger
2015-12-30
1
-2
/
+2
|
*
|
|
rtlwifi: rtl8188ee: Fix module parameter initialization
Larry Finger
2015-12-30
1
-2
/
+5
|
*
|
|
rtlwifi: rtl8821ae: Fix errors in parameter initialization
Larry Finger
2015-12-30
1
-4
/
+5
|
*
|
|
rtlwifi: rtl8723ae: Fix initialization of module parameters
Larry Finger
2015-12-30
1
-0
/
+9
[next]