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-07
iwlwifi: make iwl_fill_probe_req static
Johannes Berg
2
-51
/
+49
2012-03-07
iwlwifi: clean up iwl-commands.h
Johannes Berg
2
-10
/
+2
2012-03-07
iwlwifi: don't include iwl-prph.h everywhere
Johannes Berg
5
-2
/
+4
2012-03-07
iwlwifi: remove PA type configuration
Johannes Berg
2
-20
/
+9
2012-03-07
iwlwifi: remove priv from shared
Johannes Berg
2
-3
/
+0
2012-03-07
iwlwifi: virtualize nic_config
Johannes Berg
5
-7
/
+18
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
9
-129
/
+103
2012-03-07
iwlwifi: move irq to PCIe
Johannes Berg
3
-8
/
+8
2012-03-07
iwlwifi: move all uCode load variables
Johannes Berg
5
-9
/
+14
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
8
-13
/
+14
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
10
-160
/
+314
2012-03-07
iwlwifi: fix notification wait bug
Johannes Berg
1
-3
/
+3
2012-03-07
iwlwifi: constify remaining config data
Johannes Berg
5
-16
/
+19
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
6
-9
/
+13
2012-03-07
iwlwifi: use watchdog timeout from hw_params
Johannes Berg
2
-3
/
+3
2012-03-07
iwlwifi: keep plcp_delta_threshold in priv
Johannes Berg
4
-4
/
+9
2012-03-07
iwlwifi: remove max_txq_num from hw_params
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove num_of_queues module parameter
Johannes Berg
6
-29
/
+0
2012-03-07
iwlwifi: clean up iwl-core.h inclusions
Johannes Berg
2
-3
/
+1
2012-03-07
iwlwifi: virtualize command queue full behaviour
Johannes Berg
5
-8
/
+21
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
6
-86
/
+90
2012-03-07
iwlwifi: move status check functions out of shared
Johannes Berg
4
-58
/
+65
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
6
-8
/
+5
2012-03-07
iwlwifi: remove AMT check from transport
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: rename ucode.h to fw-file.h
Johannes Berg
2
-4
/
+4
2012-03-07
iwlwifi: move rfkill status handling out of transport
Johannes Berg
3
-46
/
+22
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
14
-124
/
+122
2012-03-07
iwlwifi: move lockdep assertion into DVM
Johannes Berg
2
-3
/
+16
2012-03-07
iwlwifi: move RF/CT kill check to command wrapper
Johannes Berg
2
-15
/
+10
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
17
-128
/
+70
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
12
-223
/
+148
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
19
-163
/
+236
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
13
-160
/
+150
2012-03-07
ath9k: fix signal strength reporting issues
Felix Fietkau
1
-5
/
+7
2012-03-07
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
3
-36
/
+28
2012-03-07
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2
-38
/
+0
2012-03-07
ath9k: make MAC sample statistics optional
Felix Fietkau
4
-6
/
+36
2012-03-07
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
1
-4
/
+10
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
1
-15
/
+5
2012-03-06
NFC: Export NFCID when detecting a p2p target with pn533
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Export Jewel/Topaz ID from pn533
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Export sensf from pn533
Samuel Ortiz
1
-0
/
+3
2012-03-06
NFC: Clear pn533 target structure
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Export NFCID1 from pn533
Samuel Ortiz
1
-0
/
+2
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
[next]