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
2014-07-25
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
David Ertman
1
-0
/
+26
2014-07-25
e1000e: Fix EEE in S5 w/ Runtime PM enabled
David Ertman
1
-1
/
+6
2014-07-25
e1000e: Add support for EEE in Sx states
David Ertman
2
-2
/
+20
2014-07-25
e1000e: Add code to check return values on NVM accesses
David Ertman
3
-8
/
+23
2014-07-25
e1000e: Fix CRC errors with jumbo traffic
David Ertman
2
-1
/
+2
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
11
-1010
/
+742
2014-07-25
ixgbevf: Remove unused get_supported_physical_layer pointer
Mark Rustad
1
-1
/
+0
2014-07-25
ixgbe: Delete a bunch of dead code
Mark Rustad
4
-275
/
+0
2014-07-25
ixgbe: Fix ixgbe_write_mbx error result
Mark Rustad
1
-6
/
+5
2014-07-25
ixgbe: Correct X540 semaphore error
Mark Rustad
1
-18
/
+16
2014-07-25
ixgbe: Fix spurious release of semaphore in EEPROM access
Mark Rustad
1
-70
/
+53
2014-07-25
ixgbe: Convert some udelays to usleep_range
Mark Rustad
2
-5
/
+5
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2014-07-25
ath10k: handle attention flags correctly when using A-MSDU
Janusz Dziedzic
1
-8
/
+15
2014-07-25
ath10k: don't advertise IBSS iftype for 10.x
Michal Kazior
1
-1
/
+2
2014-07-25
ath10k: fix Rx aggregation reordering
Michal Kazior
4
-3
/
+126
2014-07-25
can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...
George Cherian
1
-1
/
+2
2014-07-24
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2
-0
/
+10
2014-07-24
net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gem
Cyrille Pitchen
1
-0
/
+6
2014-07-24
net/macb: add RX checksum offload feature
Cyrille Pitchen
2
-4
/
+51
2014-07-24
net/macb: add TX checksum offload feature
Cyrille Pitchen
1
-0
/
+29
2014-07-24
net/macb: add scatter-gather hw feature
Cyrille Pitchen
2
-52
/
+240
2014-07-24
net/macb: configure for FIFO mode and non-gigabit
Nicolas Ferre
2
-20
/
+74
2014-07-24
drivers: net: cpsw: cleanup: remove unused function
Mugunthan V N
1
-11
/
+0
2014-07-24
r8152: fix the checking of the usb speed
hayeswang
1
-4
/
+3
2014-07-24
net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static
Fengguang Wu
1
-2
/
+2
2014-07-24
bfin_mac: convert bfin Ethernet driver to NAPI framework
Sonic Zhang
3
-32
/
+53
2014-07-24
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
1
-1
/
+1
2014-07-24
fec: Simplify the PM related hooks
Fabio Estevam
1
-6
/
+2
2014-07-24
Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-9
/
+22
2014-07-24
net: phy: Ensure the MDIO bus module is held
Ezequiel Garcia
1
-0
/
+13
2014-07-24
net: phy: Set the driver when registering an MDIO bus device
Ezequiel Garcia
1
-0
/
+1
2014-07-24
bnx2x: fix set_setting for some PHYs
Yaniv Rosner
1
-0
/
+1
2014-07-24
Merge remote-tracking branch 'wireless-next/master' into ath-next
Kalle Valo
27
-534
/
+1293
2014-07-24
i40e: always print aqtx answer
Shannon Nelson
2
-10
/
+6
2014-07-24
i40e: Give link more time after setting flow control
Catherine Sullivan
1
-3
/
+7
2014-07-24
i40e: Fix firmware API version errors
Catherine Sullivan
1
-13
/
+7
2014-07-24
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
2
-14
/
+14
2014-07-24
i40evf: don't wait so long
Mitch Williams
1
-2
/
+2
2014-07-24
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
2
-4
/
+0
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
10
-16
/
+866
2014-07-24
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Toralf Förster
1
-2
/
+2
2014-07-24
igb: bump igb version to 5.2.13
Todd Fujinaka
1
-2
/
+2
2014-07-24
igb: Add message when malformed packets detected by hw
Carolyn Wyborny
2
-0
/
+26
2014-07-24
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
1
-4
/
+19
2014-07-24
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
1
-10
/
+7
2014-07-24
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
1
-3
/
+3
2014-07-24
ixgbe: Fix possible null-dereference in error path
Mark Rustad
1
-1
/
+1
2014-07-23
net: bcmgenet: use kcalloc instead of kzalloc
Florian Fainelli
2
-4
/
+4
2014-07-23
net: bcmgenet: add missing braces to some if statements
Florian Fainelli
1
-4
/
+5
[prev]
[next]