index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
net: ethernet: ti: cpts: switch to readl/writel_relaxed()
Grygorii Strashko
1
-2
/
+2
2016-12-07
bnxt_en: Add interface to support RDMA driver.
Michael Chan
5
-5
/
+483
2016-12-07
bnxt_en: Refactor the driver registration function with firmware.
Michael Chan
2
-5
/
+31
2016-12-07
bnxt_en: Reserve RDMA resources by default.
Michael Chan
2
-1
/
+66
2016-12-07
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
3
-12
/
+12
2016-12-07
bnxt_en: Move function reset to bnxt_init_one().
Michael Chan
2
-20
/
+6
2016-12-07
bnxt_en: Enable MSIX early in bnxt_init_one().
Michael Chan
2
-69
/
+115
2016-12-07
bnxt_en: Add bnxt_set_max_func_irqs().
Michael Chan
2
-6
/
+12
2016-12-06
tun: Use netif_receive_skb instead of netif_rx
Andrey Konovalov
1
-0
/
+6
2016-12-06
irda: w83977af_ir: Neaten logging
Joe Perches
1
-29
/
+27
2016-12-06
irda: w83977af_ir: Parenthesis alignment
Joe Perches
1
-3
/
+3
2016-12-06
irda: w83977af_ir: Use the common brace style
Joe Perches
1
-9
/
+11
2016-12-06
irda: w83977af_ir: Neaten pointer comparisons
Joe Perches
1
-14
/
+14
2016-12-06
irda: w83977af_ir: Remove and add blank lines
Joe Perches
1
-4
/
+1
2016-12-06
irda: w83977af_ir: More whitespace neatening
Joe Perches
1
-115
/
+115
2016-12-06
irda: w83977af_ir: Whitespace neatening
Joe Perches
1
-1
/
+1
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-56
/
+106
2016-12-06
net/mlx5e: Change the SQ/RQ operational state to positive logic
Mohamad Haj Yahia
5
-13
/
+17
2016-12-06
net/mlx5e: Don't flush SQ on error
Saeed Mahameed
1
-1
/
+0
2016-12-06
net/mlx5e: Don't notify HW when filling the edge of ICO SQ
Saeed Mahameed
1
-1
/
+1
2016-12-06
net/mlx5: Fix query ISSI flow
Kamal Heib
3
-11
/
+14
2016-12-06
net/mlx5: Remove duplicate pci dev name print
Kamal Heib
1
-4
/
+4
2016-12-06
net/mlx5: Verify module parameters
Kamal Heib
2
-12
/
+17
2016-12-06
net: hns: Fix to conditionally convey RX checksum flag to stack
Salil
2
-7
/
+71
2016-12-06
net: fec: fix compile with CONFIG_M5272
Nikita Yushchenko
1
-3
/
+10
2016-12-06
be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
Venkat Duvvuru
1
-1
/
+2
2016-12-06
virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
Andy Lutomirski
1
-5
/
+14
2016-12-06
net: ethernet: ti: cpsw: fix early budget split
Ivan Khoronzhuk
1
-77
/
+77
2016-12-06
net: dsa: mv88e6xxx: add PPU operations
Vivien Didelot
4
-74
/
+81
2016-12-06
net: dsa: mv88e6xxx: add a soft reset operation
Vivien Didelot
4
-40
/
+172
2016-12-06
net: dsa: mv88e6xxx: add helper to hardware reset
Vivien Didelot
1
-8
/
+14
2016-12-06
net: dsa: mv88e6xxx: add helper to disable ports
Vivien Didelot
1
-10
/
+22
2016-12-06
net: ethernet: slicoss: add slicoss gigabit ethernet driver
Lino Sanfilippo
6
-0
/
+2491
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
3
-2
/
+8
2016-12-06
net: hix5hd2_gmac: add reset control and clock signals
Dongpo Li
1
-12
/
+127
2016-12-06
net: hix5hd2_gmac: add tx scatter-gather feature
Dongpo Li
1
-11
/
+187
2016-12-06
net: hix5hd2_gmac: add generic compatible string
Dongpo Li
1
-4
/
+11
2016-12-06
net: dsa: mv88e6xxx: Use EDSA on mv88e6097
Stefan Eichenberger
1
-0
/
+1
2016-12-05
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
1
-0
/
+4
2016-12-05
net: calxeda: xgmac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+8
2016-12-05
net: ethoc: Demote packet dropped error message to debug
Florian Fainelli
1
-1
/
+1
2016-12-05
net: ethoc: Utilize of_get_mac_address()
Florian Fainelli
1
-4
/
+3
2016-12-05
net: ethoc: Account for duplex changes
Florian Fainelli
1
-0
/
+35
2016-12-05
bnx2x: Prevent tunnel config for 577xx
Mintz, Yuval
1
-2
/
+2
2016-12-05
bnx2x: Correct ringparam estimate when DOWN
Mintz, Yuval
1
-0
/
+8
2016-12-05
net: bnx2x: fix improper return value
Pan Bian
1
-0
/
+1
2016-12-05
net: ethernet: qlogic: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
net: irda: set error code on failures
Pan Bian
1
-0
/
+1
2016-12-05
r8169: Add support for restarting auto-negotiation
Florian Fainelli
1
-0
/
+8
2016-12-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-6
/
+12
[next]