History for barebox / drivers / net
2019-05-09
@Sascha Hauer
net: fsl-fman: Sync rx buffers for device initially ...
Sascha Hauer committed on 9 May 2019
2019-04-09
@Sascha Hauer
Merge branch 'for-next/warnings'
Sascha Hauer committed on 9 Apr 2019
@Sascha Hauer
Merge branch 'for-next/net'
Sascha Hauer committed on 9 Apr 2019
2019-03-18
@Sascha Hauer
treewide: Make locally used functions static ...
Sascha Hauer committed on 18 Mar 2019
2019-03-13
@Sascha Hauer
net: Add Freescale FMan ethernet support ...
Sascha Hauer committed on 13 Mar 2019
2019-03-11
@Sascha Hauer
realtek phy driver ...
Sascha Hauer committed on 11 Mar 2019
@Sascha Hauer
net: phy: Add register access helper functions for phys ...
Sascha Hauer committed on 11 Mar 2019
2019-03-07
@Sascha Hauer
Merge branch 'for-next/nvme'
Sascha Hauer committed on 7 Mar 2019
2019-02-18
@Andrey Smirnov
drivers: Make use of device_pci_driver() ...
Andrey Smirnov authored on 12 Feb 2019 Sascha Hauer committed on 18 Feb 2019
@Oleksij Rempel
efi: cleanups ...
Oleksij Rempel authored on 15 Feb 2019 Sascha Hauer committed on 18 Feb 2019
2019-02-13
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 13 Feb 2019
@Sascha Hauer
Merge branch 'for-next/lseek'
Sascha Hauer committed on 13 Feb 2019
@Sascha Hauer
Merge branch 'for-next/imx'
Sascha Hauer committed on 13 Feb 2019
@Sascha Hauer
Merge branch 'for-next/e1000'
Sascha Hauer committed on 13 Feb 2019
@Teresa Remmet
net: ethernet: cpsw: cpsw-phy-sel: Use phandle for phy sel ...
Teresa Remmet authored on 13 Feb 2019 Sascha Hauer committed on 13 Feb 2019
2019-02-12
@Marco Felsch
net: phy: micrel: backport ksz9031 125MHz ref-clk workaround ...
Marco Felsch authored on 11 Feb 2019 Sascha Hauer committed on 12 Feb 2019
2019-02-11
@Lucas Stach
net: fec_imx: skip fec_halt if the FEC wasn't started ...
Lucas Stach authored on 1 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Do not hardcode TDBAH and RDBAH to 0 ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Improve RX buffer handling in e1000_fill_rx() ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Consolidate next index calculation code ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Remove pointer arithmetic from e1000_fill_rx() ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Rename fill_rx() to e1000_fill_rx() ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Make use of readl_poll_timeout() in e1000_transmit() ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Improve Tx descriptor handling in e1000_transmit ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Remove pointer arithmetic in e1000_transmit() ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Improve Rx descriptor handling in e1000_poll() ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Get rid of pointer arithmetic in e1000_poll ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Fix incorrect "Rx ready" check ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Fix debug print warning ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
net/e1000: Convert e1000_transmit to use dma_map_single() ...
Andrey Smirnov authored on 6 Feb 2019 Sascha Hauer committed on 11 Feb 2019