index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-25
iwlwifi: avoid device type checking in generic code
Wey-Yi Guy
4
-6
/
+9
2010-03-25
iwlwifi: change spin_lock to spin_lock_irqsave
Wey-Yi Guy
2
-9
/
+12
2010-03-25
iwlwifi: remove "\n" from module parameter description
Wey-Yi Guy
2
-2
/
+2
2010-03-25
iwlwifi: Generic approach to measure temperature
Wey-Yi Guy
3
-4
/
+6
2010-03-25
iwlwifi: remove noise reporting
Johannes Berg
5
-56
/
+11
2010-03-25
iwlwifi: add missing email address information
Wey-Yi Guy
1
-0
/
+1
2010-03-25
iwlwifi: remove non-exist extern functions and structures
Wey-Yi Guy
3
-42
/
+4
2010-03-25
iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptors
Jay Sternberg
3
-0
/
+36
2010-03-25
iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
8
-472
/
+470
2010-03-25
iwlwifi: move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
5
-215
/
+213
2010-03-25
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
11
-1185
/
+1185
2010-03-25
iwlwifi: move agn module parameter structure to common place
Wey-Yi Guy
5
-27
/
+27
2010-03-25
iwlwifi: each device has its own eeprom tx power version
Wey-Yi Guy
3
-8
/
+11
2010-03-25
iwlwifi: move agn common code to iwlagn library file
Wey-Yi Guy
7
-416
/
+464
2010-03-25
iwlwifi: move ucode alive related code to separate file
Wey-Yi Guy
5
-242
/
+251
2010-03-25
iwlwifi: move hw related defines to separate file
Wey-Yi Guy
8
-100
/
+169
2010-03-25
iwlwifi: move tx queue related code to separate file
Wey-Yi Guy
6
-257
/
+313
2010-03-25
iwlwifi: move hcmd related code to separate file
Wey-Yi Guy
6
-247
/
+287
2010-03-25
iwlwifi: code cleanup for "load ucode" function
Wey-Yi Guy
5
-104
/
+110
2010-03-25
iwlwifi: move ucode loading related code to separated file
Wey-Yi Guy
6
-55
/
+92
2010-03-25
iwlwifi: iwl_good_ack_health() only apply to AGN device
Wey-Yi Guy
3
-55
/
+56
2010-03-25
Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
Reinette Chatre
1
-2
/
+0
2010-03-24
iwlwifi: fix build error for CONFIG_IWLAGN=n
John W. Linville
1
-0
/
+2
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
4
-1
/
+27
2010-03-24
ath9k_htc: Fix symbol collision with ath9k
Sujith
4
-28
/
+28
2010-03-23
drivers/net/wireless/b43/main.c:4351: Fixed coding style
Daniel Ngu
1
-3
/
+2
2010-03-23
drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes
Joe Perches
1
-111
/
+93
2010-03-23
orinoco/wext.c: Remove local #define STD_IW_HANDLER
Joe Perches
1
-48
/
+46
2010-03-23
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
Joe Perches
2
-60
/
+58
2010-03-23
drivers/net/wireless: Use IW_HANDLER macro
Joe Perches
2
-46
/
+46
2010-03-23
wl1271: Changed platform_device to be dynamically allocated
Teemu Paasikivi
5
-11
/
+39
2010-03-23
wl1271: Remove circular interlocking related to the inetaddr notifier chain
Juuso Oikarinen
1
-1
/
+2
2010-03-23
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
2
-11
/
+21
2010-03-23
wl1271: Update filters properly
Juuso Oikarinen
3
-18
/
+51
2010-03-23
wl1271: Removed duplicate code from module remove function.
Teemu Paasikivi
1
-12
/
+1
2010-03-23
wl1271: Added DEBUG_SDIO flag
Teemu Paasikivi
2
-8
/
+13
2010-03-23
wl1271: Remove deprecated interface config function
Juuso Oikarinen
1
-68
/
+0
2010-03-23
wl1271: Fix MAC address handling
Juuso Oikarinen
2
-89
/
+68
2010-03-23
wl1271: enable U-APSD
Kalle Valo
1
-2
/
+8
2010-03-23
wl1271: fix ps scheme in wl1271_op_conf_tx()
Kalle Valo
1
-1
/
+1
2010-03-23
wl1271: create qos nullfunc template
Kalle Valo
2
-0
/
+23
2010-03-23
wl1271: get probe request template from mac80211
Kalle Valo
4
-116
/
+40
2010-03-23
wl1271: get pspoll and nullfunc templates from mac80211
Kalle Valo
1
-24
/
+20
2010-03-23
wl1271: enable WMM
Kalle Valo
2
-3
/
+2
2010-03-23
wl1271: Add sysfs file to control BT co-ex state
Juuso Oikarinen
5
-4
/
+81
2010-03-23
wl1271: Move platform device registration from _spi to _main
Juuso Oikarinen
2
-31
/
+37
2010-03-23
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
Juuso Oikarinen
5
-139
/
+328
2010-03-23
wl1271: Fix SG configuration message structures
Juuso Oikarinen
2
-71
/
+66
2010-03-23
wl1271: Changed SDIO MMC host claiming
Teemu Paasikivi
1
-18
/
+9
2010-03-23
wl1271: Cleaned up wlan power on/off functions
Teemu Paasikivi
6
-25
/
+30
[next]