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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-136
/
+128
2015-09-10
r8169: Fix sleeping function called during get_stats64, v2
Corinna Vinschen
1
-83
/
+54
2015-09-09
cxgb4: changes for new firmware 1.14.4.0
Hariprasad Shenai
2
-8
/
+37
2015-09-09
net: fec: add netif status check before set mac address
Nimrod Andy
1
-0
/
+8
2015-09-09
stmmac: fix check for phydev being open
Alexey Brodkin
1
-1
/
+4
2015-09-09
net: qlcnic: delete redundant memsets
Rasmus Villemoes
3
-6
/
+0
2015-09-09
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
2015-09-09
net: jme: use kzalloc() instead of kmalloc+memset
Rasmus Villemoes
1
-6
/
+2
2015-09-09
net: cavium: liquidio: use kzalloc in setup_glist()
Rasmus Villemoes
1
-2
/
+1
2015-09-09
net: ethoc: Remove unnecessary #ifdef CONFIG_OF
Tobias Klauser
1
-6
/
+1
2015-09-09
cxgb4: Fix for write-combining stats configuration
Hariprasad Shenai
1
-2
/
+5
2015-09-09
cxgb4: Fix tx flit calculation
Hariprasad Shenai
1
-1
/
+1
2015-09-09
net: eth: altera: Fix the initial device operstate
Atsushi Nemoto
1
-0
/
+1
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-15
/
+46
2015-09-08
dm9000: fix a typo
Barry Song
1
-1
/
+1
2015-09-06
cxgb4: fix usage of uninitialized variable
françois romieu
1
-11
/
+6
2015-09-06
ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-09-05
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
Maciej S. Szmigiero
1
-1
/
+3
2015-09-05
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
1
-1
/
+1
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+2
2015-09-03
net: eth: altera: fix napi poll_list corruption
Atsushi Nemoto
1
-2
/
+1
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
264
-8588
/
+29556
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
1
-0
/
+2
2015-09-02
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+1
2015-09-02
bgmac: Update fixed_phy_register()
Fabio Estevam
1
-1
/
+1
2015-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-139
/
+633
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-09-01
ixgbe: Resolve "initialized field overwritten" warnings
Mark Rustad
1
-1
/
+0
2015-09-01
ixgbe: Remove bimodal SR-IOV disabling
Alex Williamson
1
-6
/
+1
2015-09-01
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
2
-8
/
+26
2015-09-01
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
Emil Tantilov
1
-3
/
+4
2015-09-01
ixgbe: support for ethtool set_rxfh
Tom Barbette
3
-1
/
+49
2015-09-01
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2
-21
/
+44
2015-09-01
ixgbe: cleanup to use cached mask value
Don Skidmore
1
-6
/
+1
2015-09-01
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2
-4
/
+1
2015-09-01
ixgbe: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-09-01
ixgbe: Remove unused PCI bus types
Don Skidmore
1
-2
/
+0
2015-09-01
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
3
-1
/
+12
2015-09-01
ixgbe: add get_bus_info method for X550
Don Skidmore
1
-0
/
+19
2015-09-01
ixgbe: Add support for entering low power link up state
Don Skidmore
3
-2
/
+185
2015-09-01
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
4
-31
/
+127
2015-09-01
ixgbe: Add support for UDP-encapsulated tx checksum offload
Mark Rustad
1
-12
/
+54
2015-09-01
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
2
-24
/
+40
2015-09-01
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2
-2
/
+21
2015-09-01
ixgbe: add new function to check for management presence
Don Skidmore
3
-6
/
+18
2015-09-01
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
2
-8
/
+30
2015-09-01
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
1
-1
/
+1
2015-09-01
tg3: Fix temperature reporting
Jean Delvare
1
-1
/
+1
2015-08-31
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2015-08-31
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
1
-1
/
+1
[next]