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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
ath9k: Decrease minimum NF threshold
Sujith
1
-1
/
+1
2009-02-27
ath9k: Fix incorrect noise floor reading for 4k EEPROM
Sujith
1
-1
/
+1
2009-02-27
ath9k: Fix bug in disabling MIB counters
Sujith
1
-4
/
+3
2009-02-27
ath9k: Initialize AGC calibration properly
Sujith
2
-0
/
+35
2009-02-27
ath9k: Enable TSF Out of Range Interrupt
Sujith
5
-7
/
+27
2009-02-27
ath9k: Enable Fractional N mode
Sujith
4
-15
/
+35
2009-02-27
ath9k: Fix rd_ext EEPROM capability for AR9285
Sujith
2
-1
/
+14
2009-02-27
ath9k: Store the correct max TX power level
Sujith
2
-0
/
+18
2009-02-27
make net/ieee80211.h private to ipw2x00
Dan Williams
9
-9
/
+1197
2009-02-27
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
10
-187
/
+164
2009-02-27
wavelan: Test arraysize before an element of the array.
Roel Kluin
1
-2
/
+1
2009-02-27
libertas: fix power save issue in libertas_sdio module
Bing Zhao
2
-0
/
+7
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-11
/
+52
2009-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-11
/
+44
2009-02-24
asix: new device ids
Greg Kroah-Hartman
1
-0
/
+8
2009-02-24
qlge: Use one path to (re)fill rx buffers.
Ron Mercer
1
-111
/
+59
2009-02-24
qlge: Optimize rx buffer refill process.
Ron Mercer
1
-5
/
+12
2009-02-24
qlge: Change frame route hw semaphore granularity.
Ron Mercer
1
-18
/
+13
2009-02-24
qlge: Increase MAC addr hw sem granularity.
Ron Mercer
2
-17
/
+43
2009-02-24
qlge: Clean up mac address and frame route settings.
Ron Mercer
1
-9
/
+22
2009-02-24
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
1
-1
/
+1
2009-02-24
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
1
-5
/
+5
2009-02-24
mv643xx_eth: convert to net_device_ops
Lennert Buytenhek
1
-12
/
+17
2009-02-24
mv643xx_eth: make LRO unconditional
Lennert Buytenhek
2
-22
/
+1
2009-02-24
netxen: refactor pci probe
Dhananjay Phadke
1
-181
/
+203
2009-02-24
netxen: cleanup unused code
Dhananjay Phadke
5
-694
/
+0
2009-02-24
netxen: advertise wake-on-lan support
Dhananjay Phadke
2
-0
/
+52
2009-02-24
netxen: firmware download support
Dhananjay Phadke
4
-74
/
+238
2009-02-24
ixbge: fix bug when using large pages and jumbo frames
Jesse Brandeburg
2
-1
/
+9
2009-02-24
ixgbe: Move ring features into an enum, allowing easier future maintenance
Shannon Nelson
1
-4
/
+10
2009-02-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+12
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
147
-639
/
+6719
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
220
-3179
/
+8271
2009-02-24
netxen: handle pci bar 0 mapping failure
Dhananjay Phadke
1
-1
/
+6
2009-02-24
netxen: fix physical port mapping
Dhananjay Phadke
1
-3
/
+6
2009-02-23
i915: suspend/resume interrupt state
Jesse Barnes
1
-3
/
+7
2009-02-23
Fix an oops in i915_gem_retire_requests()
Karsten Wiese
1
-0
/
+3
2009-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-21
/
+5165
2009-02-23
rtl8187: New USB ID's for RTL8187L
Larry Finger
1
-0
/
+12
2009-02-23
ath9k: Fix panic upon attach failure
Vasanthakumar Thiagarajan
1
-7
/
+17
2009-02-23
orinoco: do not resgister NULL pm_notifier function
Andrey Borzenkov
1
-4
/
+15
2009-02-22
Revert "etherh: Get working again."
David S. Miller
2
-6
/
+6
2009-02-23
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
Pierre Willenbrock
1
-0
/
+1
2009-02-23
drm/i915: fix WC mapping in non-GEM i915 code.
Jesse Barnes
1
-1
/
+1
2009-02-23
drm/i915: Fix regression in 95ca9d
Chris Wilson
1
-2
/
+6
2009-02-23
drm/i915: Retire requests from i915_gem_busy_ioctl.
Eric Anholt
1
-0
/
+7
2009-02-23
drm/i915: suspend/resume GEM when KMS is active
Jesse Barnes
3
-2
/
+24
2009-02-23
drm/i915: Don't let a device flush to prepare buffers clear new write_domains.
Eric Anholt
1
-2
/
+14
2009-02-23
drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.
Eric Anholt
1
-22
/
+16
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix
Ingo Molnar
1
-5
/
+2
[next]