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
2008-07-14
rtl8187: use different ANAPARAM*_OFF values for 8187B
Herton Ronaldo Krzesinski
3
-15
/
+42
2008-07-14
rt2x00: Reorganize beacon handling
Ivo van Doorn
10
-410
/
+289
2008-07-14
rt2x00: Add support for CTS protection in rt2x00lib
Ivo van Doorn
3
-1
/
+4
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
14
-94
/
+115
2008-07-14
rtl8187: Fixed section mismatch in rtl8187_dev.c
Ihar Hrachyshka
1
-1
/
+1
2008-07-14
rt2x00: Fix NULL pointer error in adhoc/master mode
Ivo van Doorn
1
-0
/
+3
2008-07-08
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
5
-107
/
+8
2008-07-08
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
4
-4
/
+47
2008-07-08
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
1
-1
/
+1
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
1
-1
/
+1
2008-07-08
netdev: The ingress_lock member is no longer needed.
David S. Miller
1
-4
/
+4
2008-07-08
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
1
-4
/
+4
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-6
/
+22
2008-07-08
rtl8187: Change detection of RTL8187B with USB ID of 8187
Larry Finger
2
-36
/
+47
2008-07-08
rtl8187: updating Kconfig to support RTL8187B
Hin-Tak Leung
1
-3
/
+9
2008-07-08
rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)
Hin-Tak Leung
1
-40
/
+168
2008-07-08
rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)
Hin-Tak Leung
1
-29
/
+234
2008-07-08
rtl8187: updating rtl8187_rtl8225.c to support RTL8187B
Hin-Tak Leung
1
-14
/
+215
2008-07-08
rtl8187: updating rtl818x.h to support RTL8187B
Hin-Tak Leung
1
-9
/
+27
2008-07-08
rtl8187: updating rtl8187.h to support RTL8187B
Hin-Tak Leung
1
-16
/
+97
2008-07-08
rt2x00: Fix register comments
Ivo van Doorn
2
-8
/
+36
2008-07-08
hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM
Pavel Roskin
1
-2
/
+2
2008-07-08
b43legacy: Remove switch statement with 64-bit index
Larry Finger
1
-15
/
+51
2008-07-08
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
3
-0
/
+26
2008-07-08
rt2x00: Use ieee80211_hw->workqueue again
Ivo van Doorn
3
-17
/
+8
2008-07-08
rt2x00: Decrease alignment headroom
Ivo van Doorn
1
-3
/
+4
2008-07-08
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
5
-93
/
+38
2008-07-08
zd1211rw: beacon config error checking
Daniel Drake
1
-17
/
+45
2008-07-08
iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...
Helmut Schaa
2
-2
/
+2
2008-07-08
iwlwifi: remove input device and fix rfkill state
Adel Gadllah
8
-111
/
+105
2008-07-08
iwlwifi: request Tx of block ack request if necessary
Ron Rindjunsky
2
-6
/
+6
2008-07-08
iwlwifi: fix error path of iwl_rfkill_init
Tomas Winkler
1
-6
/
+2
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
2
-3
/
+3
2008-07-08
irda: Remove useless pm_dev references
Rafael J. Wysocki
3
-4
/
+0
2008-07-08
irda: New device ID for nsc-ircc
Ville Syrjala
1
-0
/
+1
2008-07-08
irda: via-ircc proper dma freeing
Wang Chen
1
-0
/
+3
2008-07-07
amd8111e: delete non NAPI code from the driver.
Francois Romieu
2
-144
/
+7
2008-07-07
starfire: delete non NAPI code from the driver.
Francois Romieu
2
-80
/
+45
2008-07-07
netdev: remove unused S2IO_NAPI
Francois Romieu
1
-14
/
+0
2008-07-07
ssb-pcicore: Fix IRQ-vector init on embedded devices
Michael Buesch
1
-0
/
+7
2008-07-07
zd1211rw: add ID for AirTies WUS-201
Firat Birlik
1
-0
/
+1
2008-07-07
drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Darren Jenkins
1
-2
/
+2
2008-07-07
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
1
-4
/
+8
2008-07-06
netdrv: don't truncate VLAN TCI with VLAN stripping
Patrick McHardy
7
-18
/
+11
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
169
-2382
/
+11280
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
29
-1564
/
+1614
2008-07-05
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
36
-937
/
+846
2008-07-04
8390: Split 8390 support into a pausing and a non pausing driver core
Alan Cox
7
-36
/
+116
2008-07-04
WAN: Remove no longer needed pvc_desc in FR code.
Krzysztof Halasa
1
-17
/
+8
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
16
-223
/
+174
[next]