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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
ath9k_hw: move the cycle counter tracking to ath
Felix Fietkau
9
-87
/
+101
2010-10-11
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
3
-6
/
+10
2010-10-11
ath9k_hw: store the clock rate in common data on channel changes
Felix Fietkau
3
-37
/
+23
2010-10-11
ath5k: Adjust opmode when interfaces are removed.
Ben Greear
1
-26
/
+40
2010-10-11
ath5k: Print out opmode in debugfs.
Ben Greear
3
-0
/
+42
2010-10-11
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
1
-6
/
+37
2010-10-08
wl1271: sdio: add suspend/resume support
Ohad Ben-Cohen
1
-0
/
+20
2010-10-08
wl1271: sdio: enable runtime PM
Ohad Ben-Cohen
1
-6
/
+17
2010-10-07
iwlagn: add temperature offset calib for 6000g2
Shanyu Zhao
5
-1
/
+50
2010-10-07
iwlagn: fix default calibration table size
Shanyu Zhao
2
-2
/
+3
2010-10-07
iwlagn: no version check for experimental uCode
Wey-Yi Guy
1
-11
/
+16
2010-10-07
iwlwifi: fix dual-mode scanning
Johannes Berg
1
-1
/
+3
2010-10-07
iwlwifi: remove iwl_check_bits
Johannes Berg
2
-6
/
+1
2010-10-07
iwlwifi: clean up declarations
Johannes Berg
10
-39
/
+32
2010-10-07
iwlwifi: remove apm_ops.stop
Johannes Berg
10
-14
/
+6
2010-10-07
iwlwifi: remove set_pwr_src operation
Johannes Berg
9
-46
/
+30
2010-10-07
iwlwifi: remove set_ct_kill operation
Johannes Berg
5
-17
/
+6
2010-10-07
iwlwifi: move iwl_dump_fh to agn
Johannes Berg
4
-64
/
+62
2010-10-07
iwlwifi: move iwl_dump_csr to agn
Johannes Berg
4
-72
/
+70
2010-10-07
iwlwifi: move iwl_toggle_rx_ant to agn
Johannes Berg
4
-20
/
+19
2010-10-07
iwlwifi: remove agn rates info there
Johannes Berg
6
-84
/
+80
2010-10-07
iwlwifi: remove spurious exports
Johannes Berg
3
-7
/
+0
2010-10-07
iwlwifi: move tx fail code to agn
Johannes Berg
4
-41
/
+42
2010-10-07
iwlwifi: move agn specific station code there
Johannes Berg
11
-754
/
+823
2010-10-07
iwlwifi: remove verify_signature eeprom operation
Johannes Berg
7
-11
/
+2
2010-10-07
iwlwifi: rename iwl_mac_beacon_update
Johannes Berg
1
-18
/
+17
2010-10-07
iwlwifi: move chain settings to agn
Johannes Berg
6
-145
/
+144
2010-10-07
iwl3945: use iwl3945_commit_rxon
Johannes Berg
3
-10
/
+12
2010-10-07
iwlwifi: introduce post_scan hook
Johannes Berg
9
-10
/
+47
2010-10-07
iwlagn: rename iwl_commit_rxon
Johannes Berg
5
-6
/
+8
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
1
-4
/
+0
2010-10-07
wl1271: Support FEM autodetection
Juuso Oikarinen
1
-4
/
+17
2010-10-07
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
26
-913
/
+651
2010-10-07
Revert "rtl8180: use NAPI for bottom-half processing"
John W. Linville
1
-69
/
+59
2010-10-06
iwlagn: add define for MODULE_FIRMWARE
Wey-Yi Guy
1
-0
/
+1
2010-10-06
iwlagn: fix module firmware name for 130 series device
Wey-Yi Guy
1
-2
/
+2
2010-10-06
Revert "iwlwifi: do not perferm force reset while doing scan"
Stanislaw Gruszka
1
-5
/
+0
2010-10-06
b43: N-PHY: don't duplicate setting channel in shared memory
Rafał Miłecki
1
-10
/
+2
2010-10-06
b43: define B43_SHM_SH_CHAN_40MHZ
Rafał Miłecki
2
-3
/
+6
2010-10-06
b43: N-PHY: simplify channel switching
Rafał Miłecki
1
-16
/
+11
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
3
-11
/
+12
2010-10-06
ath9k: Introduce a wrapper for power save disable.
Senthil Balasubramanian
1
-18
/
+22
2010-10-06
ath9k: remove unnecessary power save flags.
Senthil Balasubramanian
3
-48
/
+4
2010-10-06
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
5
-101
/
+3
2010-10-06
ath9k_hw: remove function pointer abstraction for internal ANI ops
Felix Fietkau
3
-45
/
+29
2010-10-06
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
4
-119
/
+34
2010-10-06
ath9k_hw: clean up ANI state handling
Felix Fietkau
6
-260
/
+110
2010-10-06
ath9k_hw: add a helper function to check for the new ANI implementation
Felix Fietkau
1
-2
/
+7
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
12
-61
/
+7
2010-10-06
ath9k_hw: merge codepaths that access the cycle counter registers
Felix Fietkau
5
-92
/
+65
[next]