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-04-09
iwlwifi: move queue mapping out of transport
Johannes Berg
17
-575
/
+419
2012-04-09
iwlwifi: use scan while idle
Johannes Berg
2
-3
/
+8
2012-04-09
iwlwifi: remove scan_rx_antennas
Johannes Berg
2
-5
/
+0
2012-04-09
iwlwifi: remove iq_invert config param
Johannes Berg
2
-13
/
+6
2012-04-09
iwlwifi: remove support_wimax_coexist
Johannes Berg
2
-51
/
+2
2012-04-09
iwlwifi: clarify config struct comments
Johannes Berg
1
-7
/
+3
2012-04-09
iwlwifi: add trailing newline to various messages
Johannes Berg
7
-16
/
+16
2012-04-09
iwlwifi: simplify calibration collection
Johannes Berg
3
-25
/
+27
2012-04-09
iwlwifi: extend notification wait
Johannes Berg
5
-23
/
+72
2012-04-09
iwlwifi: process multiple frames per RXB
Johannes Berg
4
-64
/
+85
2012-04-09
iwlwifi: remove un-needed parameter
Wey-Yi Guy
1
-20
/
+13
2012-04-09
iwlwifi: phy_db structure
David Spinadel
4
-0
/
+406
2012-04-09
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-09
rt2x00: increase led's name buffer length
Jakub Kicinski
1
-8
/
+8
2012-04-09
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
1
-13
/
+11
2012-04-09
rtlwifi: Use is_zero_ether_addr, remove line continuation
Joe Perches
1
-3
/
+2
2012-04-09
p54usb: Load firmware asynchronously
Larry Finger
2
-68
/
+130
2012-04-09
p54: only unregister ieee80211_hw when it has been registered
Christian Lamparter
2
-2
/
+10
2012-04-09
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
7
-0
/
+241
2012-04-09
mwifiex: support STATION_INFO_SIGNAL_AVG
Amitkumar Karwar
1
-3
/
+4
2012-04-09
mwifiex: remove redundant signal handling code
Amitkumar Karwar
6
-108
/
+9
2012-04-09
mwifiex: add cfg80211 dump_station handler
Amitkumar Karwar
1
-0
/
+18
2012-04-09
mwifiex: update signal strength in mBm units
Amitkumar Karwar
1
-2
/
+3
2012-04-09
ath9k_hw: Update rx gain initval to improve rx sensitivity
Rajkumar Manoharan
1
-5
/
+5
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
6
-24
/
+25
2012-04-09
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
6
-4
/
+126
2012-04-09
ath9k_hw: improve ANI processing and rx desensitizing parameters
Rajkumar Manoharan
4
-115
/
+27
2012-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-27
/
+33
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-50
/
+72
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
11
-143
/
+275
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
14
-278
/
+346
2012-03-27
Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
13
-0
/
+3504
2012-03-27
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-183
/
+106
2012-03-27
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-8
/
+8
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
23
-892
/
+667
2012-03-27
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Arnd Bergmann
4
-0
/
+195
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2
-2
/
+2
2012-03-26
rt2x00: rt2800usb: fix status register reread logic
Stanislaw Gruszka
1
-1
/
+1
2012-03-26
rt2x00: rt2800usb: schedule txdone work on timeout
Stanislaw Gruszka
1
-1
/
+7
2012-03-26
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
1
-2
/
+2
2012-03-26
ath9k: reduce listen time period
Rajkumar Manoharan
1
-1
/
+1
2012-03-26
iwlegacy: fix BSSID setting
Stanislaw Gruszka
1
-10
/
+6
2012-03-26
ath9k: fix max noise floor threshold
Rajkumar Manoharan
1
-3
/
+2
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
3
-7
/
+12
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
5
-6
/
+10
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2
-33
/
+8
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-26
/
+42
[next]