index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ipw2100: Register the wiphy device
Matthew Garrett
2009-11-23
1
-29
/
+95
|
*
libipw: initiate cfg80211 API conversion (v2)
John W. Linville
2009-11-23
4
-36
/
+161
|
*
mac80211: request TX status where needed
Johannes Berg
2009-11-19
5
-11
/
+20
|
*
cfg80211: convert bools into flags
Johannes Berg
2009-11-19
5
-22
/
+17
|
*
b43: Enforce DMA descriptor memory constraints
Michael Buesch
2009-11-18
2
-46
/
+158
|
*
wl3501_cs: remove pedantic build warning
John W. Linville
2009-11-18
1
-1
/
+1
|
*
wl1251: add NVS in EEPROM support
David-John Willis
2009-11-18
4
-7
/
+22
|
*
wl1251: remove depcreated qual usage
Kalle Valo
2009-11-18
1
-4
/
+0
|
*
wl1251: Send null data packet with "TODS" bit set
Vidhya Govindan
2009-11-18
1
-1
/
+2
|
*
wl1251: Fix regression in IRQ loop handling
Juuso Oikarinen
2009-11-18
1
-2
/
+4
|
*
wl1251: Filter out unwanted events
Janne Ylalehto
2009-11-18
1
-2
/
+6
|
*
wl1251: Add IRQ looping support
Janne Ylalehto
2009-11-18
1
-60
/
+67
|
*
wl1251: Increase the beacon loss timeout value and handle regain event
Vidhya Govindan
2009-11-18
2
-2
/
+10
|
*
wl1251: Set the correct dtim period to the firmware
Vidhya Govindan
2009-11-18
1
-2
/
+2
|
*
wl1251: Add acx command to set tbtt and dtim period
Vidhya Govindan
2009-11-18
2
-0
/
+46
|
*
wl1251: mask aid bits 14 and 15 in ps-poll template
Kalle Valo
2009-11-18
1
-1
/
+4
|
*
wl1251: allocate space for firmware with vmalloc()
Kalle Valo
2009-11-18
2
-7
/
+25
|
*
wl1251: Implement delayed entry into ELP mode
Juuso Oikarinen
2009-11-18
4
-5
/
+33
|
*
wl1251: Configure beacon filtering on if PSM used
Juuso Oikarinen
2009-11-18
5
-7
/
+27
|
*
wl1251: Enable beacon filtering with the stack
Juuso Oikarinen
2009-11-18
3
-0
/
+21
|
*
wl1251: Add connection monitoring configuration
Juuso Oikarinen
2009-11-18
3
-0
/
+45
|
*
ar9170: Add support for D-Link DWA 160 A2
Thomas Klute
2009-11-18
1
-1
/
+3
|
*
rt2x00: more ids to rt2800usb.c
Xose Vazquez Perez
2009-11-18
1
-2
/
+37
|
*
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-11-18
6
-10
/
+13
|
*
ath9k: Fix bug in initializing chain masks
Sujith
2009-11-18
1
-1
/
+1
|
*
ath9k: Remove a few unused functions
Sujith
2009-11-18
4
-169
/
+0
|
*
ath9k: Remove a few unused variables
Sujith
2009-11-18
2
-23
/
+0
|
*
ath9k: Cleanup bss_info_changed callback
Sujith
2009-11-18
1
-77
/
+37
|
*
ath9k: get rid of tx_info_priv
Felix Fietkau
2009-11-18
6
-97
/
+83
|
*
ar9170: do not discard valuable DUPOFDM frames
Christian Lamparter
2009-11-18
1
-2
/
+2
|
*
iwlwifi: Add comments about CSR registers
Ben Cahill
2009-11-18
1
-27
/
+150
|
*
iwlwifi: handle unicast PS buffering
Johannes Berg
2009-11-18
8
-42
/
+113
|
*
iwlwifi: add sleep_tx_count ucode station API
Johannes Berg
2009-11-18
2
-2
/
+17
|
*
iwlwifi: report PS filtered status
Johannes Berg
2009-11-18
3
-8
/
+19
|
*
iwlwifi: make iwlwifi send beacons
Daniel C Halperin
2009-11-18
2
-0
/
+13
|
*
iwlwifi: fix bugs in beacon configuration
Daniel C Halperin
2009-11-18
2
-21
/
+63
|
*
iwlagn: power up device before initializing EEPROM
Reinette Chatre
2009-11-18
1
-3
/
+6
|
*
iwlwifi: align tx/rx statistics debugfs format
Wey-Yi Guy
2009-11-18
1
-6
/
+7
|
*
iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 series
Wey-Yi Guy
2009-11-18
3
-14
/
+52
|
*
iwl3945: Reset saved POWER_TABLE_CMD in "up"
Ben Cahill
2009-11-18
1
-1
/
+1
|
*
iwlwifi: update reply_statistics_cmd with 'clear' parameter
Wey-Yi Guy
2009-11-18
10
-23
/
+77
|
*
iwlwifi: remove external reference for non-exist data structure
Wey-Yi Guy
2009-11-18
1
-3
/
+0
|
*
iwlwifi: drop non-production PCI-IDs for 6x50 series
Wey-Yi Guy
2009-11-18
3
-36
/
+0
|
*
iwlwifi: remove unused parameter from iwl_channel_info
Wey-Yi Guy
2009-11-18
2
-10
/
+0
|
*
iwlwifi: disable coex until implementation ready for 6x50
Wey-Yi Guy
2009-11-18
1
-2
/
+0
|
*
iwlwifi: validate enhanced tx power entry
Wey-Yi Guy
2009-11-18
2
-2
/
+14
*
|
sfc: Log interrupt and reset type names, not numbers
Ben Hutchings
2009-11-24
6
-28
/
+69
*
|
sfc: Combine high-level header files
Ben Hutchings
2009-11-24
9
-87
/
+25
*
|
sfc: Remove redundant efx_xmit() function
Ben Hutchings
2009-11-24
3
-25
/
+8
*
|
sfc: Remove unnecessary casts to struct sk_buff *
Ben Hutchings
2009-11-24
1
-3
/
+3
[prev]
[next]