index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
qed: Add driver API for flashing the config attributes.
Sudarsana Reddy Kalluru
1
-0
/
+68
2019-08-15
qed: Add API for configuring NVM attributes.
Sudarsana Reddy Kalluru
3
-0
/
+69
2019-08-15
Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
5
-164
/
+123
2019-08-15
netdevsim: implement support for devlink region and snapshots
Jiri Pirko
2
-1
/
+63
2019-08-15
r8169: sync EEE handling for RTL8168h with vendor driver
Heiner Kallweit
1
-1
/
+11
2019-08-15
r8169: use the generic EEE management functions
Heiner Kallweit
1
-148
/
+24
2019-08-15
net: phy: realtek: add support for EEE registers on integrated PHY's
Heiner Kallweit
1
-0
/
+43
2019-08-15
net: phy: swphy: emulate register MII_ESTATUS
Heiner Kallweit
1
-0
/
+8
2019-08-15
net: phy: read MII_CTRL1000 in genphy_read_status only if needed
Heiner Kallweit
1
-5
/
+6
2019-08-14
net/mvpp2: Replace tasklet with softirq hrtimer
Thomas Gleixner
2
-38
/
+23
2019-08-14
net: phy: realtek: add NBase-T PHY auto-detection
Heiner Kallweit
1
-5
/
+43
2019-08-14
r8169: fix sporadic transmit timeout issue
Heiner Kallweit
1
-0
/
+1
2019-08-13
r8152: change rx_copybreak and rx_pending through ethtool
Hayes Wang
1
-5
/
+86
2019-08-13
r8152: support skb_add_rx_frag
Hayes Wang
1
-15
/
+105
2019-08-13
r8152: use alloc_pages for rx buffer
Hayes Wang
1
-20
/
+11
2019-08-13
r8152: replace array with linking list for rx information
Hayes Wang
1
-57
/
+125
2019-08-13
r8152: separate the rx buffer size
Hayes Wang
1
-4
/
+8
2019-08-13
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
1
-43
/
+15
2019-08-13
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
1
-0
/
+28
2019-08-13
net: phy: add __set_linkmode_max_speed
Heiner Kallweit
1
-2
/
+7
2019-08-13
net: hns3: Make hclge_func_reset_sync_vf static
YueHaibing
1
-1
/
+1
2019-08-13
can: vcan: introduce pr_fmt and make use of it
Marc Kleine-Budde
1
-2
/
+4
2019-08-13
can: vcan: remove unnecessary blank lines
Marc Kleine-Budde
1
-2
/
+0
2019-08-13
can: vcan: convert block comments to network style comments
Marc Kleine-Budde
1
-8
/
+3
2019-08-13
can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation
Srinivas Neeli
1
-1
/
+1
2019-08-13
can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI mask values for canfd 2.0
Appana Durga Kedareswara rao
1
-3
/
+10
2019-08-13
can: xilinx_can: fix the data update logic for CANFD FD frames
Appana Durga Kedareswara rao
1
-21
/
+8
2019-08-13
can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path
Appana Durga Kedareswara rao
1
-75
/
+62
2019-08-13
can: xilinx_can: xcan_probe(): skip error message on deferred probe
Venkatesh Yadav Abbarapu
1
-1
/
+2
2019-08-13
can: xilinx_can: xcan_chip_start(): fix failure with invalid bus
Anssi Hannula
1
-12
/
+1
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_mask'
YueHaibing
1
-2
/
+1
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability
Marc Kleine-Budde
1
-0
/
+2
2019-08-13
can: ti_hecc: ti_hecc_start(): avoid multiple assignments
Marc Kleine-Budde
1
-1
/
+2
2019-08-13
can: ti_hecc: fix print formating strings
Marc Kleine-Budde
1
-3
/
+4
2019-08-13
can: ti_hecc: avoid long lines
Marc Kleine-Budde
1
-3
/
+5
2019-08-13
can: ti_hecc: fix indention
Marc Kleine-Budde
1
-20
/
+21
2019-08-13
can: ti_hecc: convert block comments to network style comments
Marc Kleine-Budde
1
-14
/
+7
2019-08-13
can: sja1000: f81601: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-08-13
can: kvaser_pciefd: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-08-13
can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when setting pwm duty cycle to zero
Christer Beskow
1
-7
/
+3
2019-08-11
caif: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-21
/
+11
2019-08-11
xen-netback: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-37
/
+10
2019-08-11
net: dsa: mv88e6xxx: add delay in direct SMI wait
Vivien Didelot
1
-0
/
+2
2019-08-11
net: dsa: mv88e6xxx: fix SMI bit checking
Vivien Didelot
1
-1
/
+1
2019-08-11
net: dsa: mv88e6xxx: remove wait and update routines
Vivien Didelot
7
-67
/
+22
2019-08-11
net: dsa: mv88e6xxx: wait for AVB Busy bit
Vivien Didelot
1
-2
/
+27
2019-08-11
net: dsa: mv88e6xxx: introduce wait bit routine
Vivien Didelot
8
-50
/
+73
2019-08-11
net: dsa: mv88e6xxx: introduce wait mask routine
Vivien Didelot
4
-52
/
+41
2019-08-11
net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
Vivien Didelot
1
-1
/
+1
2019-08-11
r8169: inline rtl8169_free_rx_databuff
Heiner Kallweit
1
-17
/
+7
[next]