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
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
3
-5
/
+136
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
3
-13
/
+2
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
11
-164
/
+279
2018-04-23
r8169: don't use netif_info et al before net_device has been registered
Heiner Kallweit
1
-13
/
+12
2018-04-22
hv_netvsc: select needed ucs2_string routine
Stephen Hemminger
1
-0
/
+1
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-174
/
+490
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-6
/
+12
2018-04-20
tun: do not compute the rxhash, if not needed
Paolo Abeni
1
-9
/
+6
2018-04-20
lan78xx: Add support to dump lan78xx registers
Raghuram Chary J
1
-0
/
+54
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
2
-1
/
+56
2018-04-20
lan78xx: Read MAC address from DT if present
Phil Elwell
1
-22
/
+20
2018-04-20
sfc: set and clear interrupt affinity hints
Bert Kenward
1
-0
/
+36
2018-04-20
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
5
-0
/
+110
2018-04-20
qed* : use trust mode to allow VF to override forced MAC
Shahed Shaikh
2
-18
/
+195
2018-04-20
geneve: configure MTU based on a lower device
Alexey Kodanev
1
-3
/
+53
2018-04-20
geneve: check MTU for a minimum in geneve_change_mtu()
Alexey Kodanev
1
-3
/
+2
2018-04-20
geneve: cleanup hard coded value for Ethernet header length
Alexey Kodanev
1
-4
/
+5
2018-04-20
geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'
Alexey Kodanev
1
-1
/
+1
2018-04-20
team: account for oper state
George Wilkie
1
-1
/
+1
2018-04-20
liquidio: Added ndo_get_vf_stats support
Intiyaz Basha
5
-0
/
+151
2018-04-20
net: ethernet: ave: add support for phy-mode setting of system controller
Kunihiko Hayashi
2
-12
/
+140
2018-04-20
net: ethernet: ave: add multiple clocks and resets support as required property
Kunihiko Hayashi
1
-24
/
+84
2018-04-20
net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
Andrew Lunn
1
-1
/
+4
2018-04-19
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2
-24
/
+27
2018-04-19
virtio_net: sparse annotation fix
Michael S. Tsirkin
1
-1
/
+1
2018-04-19
virtio_net: fix adding vids on big-endian
Michael S. Tsirkin
1
-3
/
+3
2018-04-19
virtio_net: split out ctrl buffer
Michael S. Tsirkin
1
-29
/
+39
2018-04-19
net: hns: Avoid action name truncation
dann frazier
1
-1
/
+1
2018-04-19
net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Karcher
3
-2
/
+398
2018-04-19
net-next: ax88796: release platform device drvdata on probe error and module ...
Michael Schmitz
1
-0
/
+2
2018-04-19
net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Karcher
1
-0
/
+3
2018-04-19
net-next: ax88796: add interrupt status callback to platform data
Michael Karcher
1
-2
/
+21
2018-04-19
net-next: ax88796: Add block_input/output hooks to ax_plat_data
Michael Karcher
1
-2
/
+8
2018-04-19
net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Karcher
1
-1
/
+0
2018-04-19
net-next: ax88796: Attach MII bus only when open
Michael Karcher
1
-88
/
+95
2018-04-19
net-next: ax88796: Fix MAC address reading
Michael Karcher
1
-0
/
+6
2018-04-19
net-next: phy: new Asix Electronics PHY driver
Michael Schmitz
3
-0
/
+70
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
1
-1
/
+1
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
1
-3
/
+7
2018-04-19
net: phy: mdio-gpio: Parse properties directly into bitbang structure
Andrew Lunn
1
-29
/
+16
2018-04-19
net: phy: mdio-gpio: Move allocation for bitbanging data
Andrew Lunn
1
-6
/
+7
2018-04-19
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
1
-56
/
+17
2018-04-19
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
1
-7
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
1
-4
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for ignoring turn around
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-bitbang: Remove reset support
Andrew Lunn
1
-9
/
+0
2018-04-19
net: phy: mdio-gpio: Remove reset function
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy_ mdio-gpio: Fixup , which should be ;
Andrew Lunn
1
-1
/
+1
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
1
-28
/
+28
2018-04-19
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2
-6
/
+15
[next]