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
2009-11-24
sfc: SFT9001: Reset LED configuration correctly after blinking
Ben Hutchings
1
-4
/
+7
2009-11-24
sfc: Record RX queue number on GRO path
Ben Hutchings
1
-2
/
+4
2009-11-24
sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
Ben Hutchings
1
-12
/
+14
2009-11-24
sfc: Remove ridiculously paranoid assertions
Ben Hutchings
1
-3
/
+0
2009-11-24
sfc: Remove redundant gotos from __efx_rx_packet()
Ben Hutchings
1
-5
/
+2
2009-11-24
sfc: Remove pointless abstraction of memory BAR number (2)
Ben Hutchings
1
-2
/
+0
2009-11-23
ath9k: set ps_default as false
John W. Linville
1
-0
/
+2
2009-11-23
rndis_wlan: disable stall workaround
Jussi Kivilinna
1
-3
/
+3
2009-11-23
rndis_wlan: fix buffer overflow in rndis_query_oid
Jussi Kivilinna
1
-2
/
+3
2009-11-23
iwlwifi: remove reset led_tpt from iwl_leds_init()
Wey-Yi Guy
1
-1
/
+0
2009-11-23
iwlwifi: change message for cmd queue full error
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: print limited number of event log when uCode error
Wey-Yi Guy
6
-37
/
+130
2009-11-23
iwlwifi: Tell the ucode immediately when association state changes
Jay Sternberg
1
-0
/
+10
2009-11-23
iwlwifi: dump error log when uCode error occurred
Wey-Yi Guy
3
-7
/
+4
2009-11-23
iwlwifi: by default, dump entire sram data portion
Wey-Yi Guy
1
-3
/
+11
2009-11-23
iwlwifi: update supported PCI_ID list for 5xx0 series
Wey-Yi Guy
3
-22
/
+84
2009-11-23
iwlwifi: separate IO tracing
Johannes Berg
1
-1
/
+4
2009-11-23
iwlwifi: fix reserved2 field in iwl4965_addsta
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: dynamically allocate buffer for sram debugfs file
Wey-Yi Guy
1
-2
/
+13
2009-11-23
iwlwifi: increase tx_queue debugfs buffer size
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: set read/write permission for debugfs files
Wey-Yi Guy
2
-33
/
+33
2009-11-23
iwl3945: removed unused struct and definitions
Reinette Chatre
2
-17
/
+0
2009-11-23
iwlwifi: reset led_tpt when clear tx/rx traffic byte counts
Wey-Yi Guy
4
-38
/
+18
2009-11-23
iwlwifi: set sm_ps_mode as part of cfg parameters
Wey-Yi Guy
8
-34
/
+30
2009-11-23
iwlwifi: control led while update tx/rx bytes counts
Wey-Yi Guy
3
-2
/
+2
2009-11-23
iwlagn: Use iwl_write8() for CSR_INT_COALESCING register
Ben Cahill
4
-9
/
+22
2009-11-23
iwlwifi: Add iwl_write8()
Ben Cahill
3
-0
/
+37
2009-11-23
ath5k: Fix I/Q calibration
Lukáš Turek
1
-2
/
+2
2009-11-23
b43: Rewrite DMA Tx status handling sanity checks
Michael Buesch
2
-14
/
+59
2009-11-23
ath9k: This patch fix RX unpadding for any received frame.
Benoit PAPILLAULT
1
-5
/
+14
2009-11-23
ipw2200: Set core hw rfkill status when hardware changes state
Matthew Garrett
1
-2
/
+6
2009-11-23
ipw2100: Register the wiphy device
Matthew Garrett
1
-29
/
+95
2009-11-23
libipw: initiate cfg80211 API conversion (v2)
John W. Linville
4
-36
/
+161
2009-11-23
ixgbe: Only set/clear VFE in ixgbe_set_rx_mode
Alexander Duyck
1
-8
/
+10
2009-11-23
ixgbe: Use rx buffer length from rx ring for configuring rscctl
Mallikarjuna R Chilakala
1
-4
/
+4
2009-11-23
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
3
-8
/
+24
2009-11-23
be2net: remove BUG_ON() when be2net runs out of mccq wrbs
Sathya Perla
1
-4
/
+85
2009-11-23
be2net: Fix cleanup path in be_probe()
Sathya Perla
1
-4
/
+12
2009-11-23
be2net: Issue fw_init/clean cmds to fw
Sathya Perla
3
-16
/
+87
2009-11-23
be2net: Fix rx_drops_no_fragments stat being incorrectly indexed
Sathya Perla
1
-1
/
+2
2009-11-23
be2net: support configuration of 64 multicast addresses instead of 32
Sathya Perla
4
-17
/
+55
2009-11-21
e1000e: update Tx Unit hang detection message
Bruce Allan
2
-8
/
+39
2009-11-21
e1000e: cosmetic - group local variables of the same type
Bruce Allan
3
-16
/
+9
2009-11-21
e1000e: remove redundant might_sleep()
Bruce Allan
1
-2
/
+0
2009-11-21
e1000e: do not error out on identification LED init failure
Bruce Allan
3
-9
/
+6
2009-11-21
e1000e: set pm_qos DMA latency requirement per interface when needed
Bruce Allan
1
-19
/
+28
2009-11-21
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
4
-123
/
+116
2009-11-21
e1000e: cleanup - shift indentation left by exiting early in e1000_tso
Bruce Allan
1
-54
/
+50
2009-11-21
e1000e: set bools to true/false instead of 1/0
Bruce Allan
5
-28
/
+30
2009-11-21
e1000e: provide comment for 82571 workaround
Bruce Allan
1
-0
/
+7
[prev]
[next]