index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
1
-1
/
+1
2015-04-02
net: dsa: mv88e6xxx: Fix stats counters for 6352 family
Andrew Lunn
1
-0
/
+16
2015-04-02
net: dsa: Use mnemonics rather than register numbers
Andrew Lunn
6
-178
/
+335
2015-04-02
net: dsa: Consolidate getting the statistics
Andrew Lunn
6
-241
/
+110
2015-04-02
net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.
Andrew Lunn
1
-29
/
+30
2015-04-02
net: dsa: Consolidate phy read and write functions
Andrew Lunn
5
-146
/
+110
2015-04-02
net: dsa: Move phy page access functions into shared code
Andrew Lunn
3
-41
/
+42
2015-04-02
net: dsa: Centralize Marvell switch reset
Andrew Lunn
6
-154
/
+45
2015-04-02
net: dsa: Consistently set and use ps->num_ports
Andrew Lunn
2
-11
/
+22
2015-04-02
net: dsa: mv88e6123_61_65: Determine and use number of switch ports
Guenter Roeck
1
-16
/
+38
2015-04-02
net: dsa: mv88e6131: Determine and use number of switch ports
Guenter Roeck
2
-7
/
+36
2015-04-02
net: dsa: mv88e6xxx: Move switch product IDs into common include file
Guenter Roeck
3
-10
/
+36
2015-04-02
net: dsa: mv88e6131: Use common initialization functions
Guenter Roeck
1
-28
/
+5
2015-04-02
vxlan: correct spelling in comments
Simon Horman
1
-3
/
+3
2015-04-02
vmxnet3: spelling fixes
stephen hemminger
1
-2
/
+2
2015-04-01
vxge: Add const to ethtool_driver_stats_keys
Joe Perches
2
-19
/
+19
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
2
-2
/
+2
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
137
-1342
/
+4442
2015-04-01
Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-8
/
+5
2015-04-01
net: bcmgenet: enable MoCA link state change detection
Petri Gynther
3
-2
/
+24
2015-04-01
net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
Uwe Kleine-König
1
-5
/
+6
2015-04-01
caif: remove unused struct member
Rasmus Villemoes
1
-1
/
+0
2015-04-01
can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...
Marc Kleine-Budde
1
-1
/
+1
2015-04-01
can: ems_usb: mark timestamp as little endian
Marc Kleine-Budde
1
-2
/
+2
2015-04-01
can: ems_usb: fix endianess of CAN ID
Gerhard Uttenthaler
1
-5
/
+2
2015-04-01
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-04-01
ptp: fec: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-04-01
ptp: tg3: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-04-01
ptp: blackfin: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+3
2015-04-01
ptp: cpts: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-04-01
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-04-01
ptp: mlx4: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-04-01
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-04-01
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-04-01
ptp: gianfar: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+3
2015-04-01
ptp: bnx2x: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-04-01
bonding: Fix another case of LACPDU not sent on slave
Mahesh Bandewar
1
-0
/
+3
2015-04-01
bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions
Mahesh Bandewar
1
-6
/
+6
2015-03-31
net/macb: unify peripheral version testing
Nicolas Ferre
2
-5
/
+7
2015-03-31
net/macb: fix the peripheral version test
Nicolas Ferre
1
-1
/
+1
2015-03-31
net/macb: add the user i/o to ethtool register dump
Nicolas Ferre
2
-2
/
+2
2015-03-31
net/macb: fix probe sequence to setup clocks earlier
Nicolas Ferre
2
-67
/
+104
2015-03-31
net/macb: trivial: correct wording for caps
Nicolas Ferre
1
-2
/
+2
2015-03-31
net/macb: fix capabilities configuration
Nicolas Ferre
1
-18
/
+18
2015-03-31
net/macb: add comment in macb_probe_queues
Nicolas Ferre
1
-2
/
+6
2015-03-31
net/macb: only probe queues once and use stored values
Nicolas Ferre
2
-4
/
+4
2015-03-31
net: smc91x: Remove an unused variable
Fabio Estevam
1
-1
/
+0
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
22
-52
/
+150
2015-03-31
net/mlx4_en: Moderate ethtool callback to show more statistics
Eran Ben Elisha
3
-46
/
+130
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
7
-7
/
+253
[next]