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
2012-03-06
bcma: add support for on-chip OTP memory used for SPROM storage
Arend van Spriel
1
-20
/
+106
2012-03-06
bcma: return error in bcma_sprom_get() when fallback fails
Arend van Spriel
1
-10
/
+17
2012-03-06
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
1
-25
/
+9
2012-03-06
ath5k: do not stop queues for full calibration
Felix Fietkau
1
-12
/
+2
2012-03-06
mac80211: Modify tsf via debugfs in mesh interfaces
Javier Cardona
1
-0
/
+18
2012-03-06
mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.
Javier Cardona
1
-1
/
+26
2012-03-06
iwlwifi: move firmware completion wait
Johannes Berg
2
-2
/
+2
2012-03-06
iwlwifi: move firmware request into drv
Johannes Berg
3
-627
/
+625
2012-03-06
iwlwifi: move iwl_base_params to shared header
Johannes Berg
2
-42
/
+43
2012-03-06
iwlwifi: move uCode deallocation to drv
Johannes Berg
2
-2
/
+2
2012-03-06
iwlwifi: fix station HT parameters
Johannes Berg
3
-26
/
+75
2012-03-06
iwlwifi: move traffic log definitions
Johannes Berg
2
-3
/
+4
2012-03-06
iwlwifi: move IWL_MASK into file using it
Johannes Berg
2
-1
/
+2
2012-03-06
iwlwifi: move tid_to_ac to PCI-E
Johannes Berg
2
-46
/
+46
2012-03-06
iwlwifi: iwl_rx_cmd_buffer belongs to transport API
Johannes Berg
2
-17
/
+17
2012-03-06
iwlwifi: move queue functions to PCI-E
Johannes Berg
2
-20
/
+20
2012-03-06
iwlwifi: transport's tx_agg_alloc must not sleep
Johannes Berg
1
-3
/
+1
2012-03-06
iwlwifi: refactor PCI-E RX path
Johannes Berg
1
-106
/
+110
2012-03-06
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
14
-57
/
+80
2012-03-06
iwlwifi: pass response packet directly
Johannes Berg
6
-20
/
+28
2012-03-06
iwlwifi: use ieee80211_tx_status
Johannes Berg
1
-10
/
+18
2012-03-06
iwlwifi: move wowlan bool into priv
Johannes Berg
8
-9
/
+10
2012-03-06
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
3
-22
/
+26
2012-03-06
iwlwifi: reduce IDI code ifdef
Johannes Berg
1
-10
/
+1
2012-03-06
iwlwifi: make config const
Johannes Berg
11
-89
/
+90
2012-03-06
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
8
-44
/
+46
2012-03-06
iwlwifi: remove SKU from config
Johannes Berg
7
-24
/
+19
2012-03-06
iwlwifi: remove per-device debug level
Johannes Berg
6
-96
/
+22
2012-03-06
iwlwifi: simplify auth/assoc flow
Johannes Berg
5
-173
/
+90
2012-03-06
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
5
-25
/
+1
2012-03-06
iwlwifi: remove shared lock
Johannes Berg
9
-44
/
+3
2012-03-06
iwlwifi: introduce statistics lock
Johannes Berg
6
-9
/
+40
2012-03-06
iwlwifi: make sta lock private & BH lock
Johannes Berg
5
-115
/
+88
2012-03-06
iwlwifi: introduce per-queue locks
Johannes Berg
4
-22
/
+33
2012-03-06
iwlwifi: build some station commands directly
Johannes Berg
2
-21
/
+15
2012-03-06
iwlwifi: simplify code in iwlagn_key_sta_id
Johannes Berg
1
-17
/
+4
2012-03-06
iwlwifi: reduce sta_lock hold time in TX
Johannes Berg
1
-4
/
+4
2012-03-06
iwlwifi: remove an unused argument
Johannes Berg
1
-5
/
+4
2012-03-06
iwlwifi: move iwl_clear_driver_stations to user
Johannes Berg
2
-35
/
+35
2012-03-06
airo: fix test for FLAG_RADIO_DOWN
Dan Carpenter
1
-1
/
+1
2012-03-06
iwlwifi: always monitor for stuck queues
Johannes Berg
1
-14
/
+4
2012-03-06
p54pci: use new driver.pm interface for suspend/resume
Christian Lamparter
1
-24
/
+24
2012-03-06
p54: pass interface setup errors back to mac80211
Christian Lamparter
1
-2
/
+3
2012-03-06
rtlwifi: rtl8192ce: Fix loss of receive performance
Jingjun Wu
1
-0
/
+4
2012-03-06
ath5k: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
3
-2
/
+9
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
1
-2
/
+4
2012-03-05
brcm80211: smac: cleanup couple of debug output statements
Arend van Spriel
1
-11
/
+9
2012-03-05
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
1
-12
/
+19
2012-03-05
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
1
-4
/
+14
2012-03-05
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
4
-18
/
+8
[next]