index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-05
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
4
-46
/
+26
2008-12-05
ath9k: Choose correct ANI calibration period
Sujith
1
-2
/
+3
2008-12-05
iwlwifi: 5150 enable LO, TXIQ and BB calibrations
Winkler, Tomas
1
-1
/
+4
2008-12-05
iwlwifi: 5150 parametrize eeprom versions
Tomas Winkler
1
-0
/
+2
2008-12-05
iwlwifi: 5150 compute ct kill threshold
Tomas Winkler
2
-1
/
+13
2008-12-05
iwlwifi: 5150 enable DC calibration
Tomas Winkler
2
-1
/
+7
2008-12-05
iwlwifi: 5150 add support for 5150
Tomas Winkler
3
-0
/
+17
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
10
-74
/
+81
2008-12-05
iwlwifi: disable AP mode
Johannes Berg
2
-2
/
+0
2008-12-05
p54: fix lm87 checksum endianness
Johannes Berg
1
-3
/
+3
2008-12-05
iwl3945: remove obsolete irq handling
Helmut Schaa
1
-29
/
+0
2008-12-05
p54: per-device names
Christian Lamparter
2
-47
/
+55
2008-12-05
p54: refactoring
Christian Lamparter
2
-81
/
+79
2008-12-05
p54: include support for 2.13.24.0 USB LM87 Firmwares
Christian Lamparter
2
-11
/
+42
2008-12-05
p54: utilize cryptographic accelerator
Christian Lamparter
2
-13
/
+168
2008-12-05
p54: revamp station power save management in access point mode
Christian Lamparter
2
-26
/
+49
2008-12-05
ath9k: Add a debugfs file for dumping DMA status
Sujith
6
-74
/
+102
2008-12-05
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
3
-8
/
+42
2008-12-05
ath9k: Remove includes that are not needed
Sujith
1
-19
/
+0
2008-12-05
ath9k: Add ATH9K_DEBUG configuration option
Sujith
5
-17
/
+75
2008-12-05
ath9k: Use cleaner debug masks
Sujith
13
-609
/
+429
2008-12-05
rtl8187: fix retry count passed in rtl8187_tx
herton
1
-2
/
+2
2008-12-05
wireless: clean up radiotap a bit
Johannes Berg
2
-24
/
+3
2008-12-05
ath9k: Handle channel initialization for AP mode
Sujith
2
-24
/
+91
2008-12-05
ath5k: enable combined michael mic in key cache
Bob Copeland
4
-14
/
+22
2008-12-05
ath5k: clean up ath5k_hw_set_key
Bob Copeland
1
-24
/
+34
2008-12-05
ath5k: preserve higher order bits when setting mac address
Bob Copeland
1
-5
/
+4
2008-12-05
iwlwifi: remove uses of __constant_{endian} helpers
Harvey Harrison
2
-163
/
+163
2008-12-05
iwlwifi: properly initialize calibration command header
Tomas Winkler
3
-33
/
+40
2008-12-05
hostap: select required crypto bits in Kconfig
John W. Linville
1
-0
/
+7
2008-12-03
if_usb: Kill directly reference of netdev->priv
Wang Chen
1
-2
/
+2
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-22
/
+69
2008-11-26
mac80211_hwsim: fix-up some print_mac merge damage
John W. Linville
1
-8
/
+6
2008-11-26
p54: fix wmm queue settings
Christian Lamparter
1
-2
/
+1
2008-11-26
ath9k: Use proper TX channel width for setting channels
Sujith
4
-69
/
+60
2008-11-26
ath9k: Code scrub
Sujith
8
-1865
/
+1231
2008-11-26
orinoco: Provide option to avoid unnecessary fw caching
David Kilroy
3
-0
/
+75
2008-11-26
orinoco: Resume spectrum_cs in the same way as orinoco_cs
David Kilroy
1
-1
/
+20
2008-11-26
orinoco: Cache Symbol firmware
David Kilroy
2
-15
/
+34
2008-11-26
orinoco: Separate fw caching from download
David Kilroy
1
-15
/
+38
2008-11-26
ath9k: Handle -ENOMEM on RX gracefully
Luis R. Rodriguez
1
-31
/
+26
2008-11-26
ath5k: Clean up eeprom parsing and add missing calibration data
Felix Fietkau
4
-192
/
+1264
2008-11-26
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
3
-1
/
+5
2008-11-26
iwlwifi: TX update chicken bits
Winkler, Tomas
3
-0
/
+17
2008-11-26
iwlwifi: TX setup fix confusion between TX queue and TX DMA channel
Winkler, Tomas
3
-8
/
+16
2008-11-26
iwlwifi: 4965 define firmware file name once
Winkler, Tomas
1
-2
/
+3
2008-11-26
iwlwifi: enable base band calibration in 5000 HW
Tomas Winkler
2
-2
/
+7
2008-11-26
iwlwifi: move iwl_clear_stations_table to iwl-sta.c
Winkler, Tomas
4
-23
/
+25
2008-11-26
iwl3945 : Fix ad-hoc mode for 3945
Abhijeet Kolekar
1
-4
/
+1
2008-11-26
ath5k: set mac address in add_interface
Bob Copeland
2
-11
/
+14
[next]