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-12-05
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
4
-46
/
+26
2008-12-05
ath9k: Choose correct ANI calibration period
Sujith
1
-2
/
+3
2008-12-05
iwlwifi: 5150 enable LO, TXIQ and BB calibrations
Winkler, Tomas
1
-1
/
+4
2008-12-05
iwlwifi: 5150 parametrize eeprom versions
Tomas Winkler
1
-0
/
+2
2008-12-05
iwlwifi: 5150 compute ct kill threshold
Tomas Winkler
2
-1
/
+13
2008-12-05
iwlwifi: 5150 enable DC calibration
Tomas Winkler
2
-1
/
+7
2008-12-05
iwlwifi: 5150 add support for 5150
Tomas Winkler
3
-0
/
+17
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
10
-74
/
+81
2008-12-05
iwlwifi: disable AP mode
Johannes Berg
2
-2
/
+0
2008-12-05
p54: fix lm87 checksum endianness
Johannes Berg
1
-3
/
+3
2008-12-05
iwl3945: remove obsolete irq handling
Helmut Schaa
1
-29
/
+0
2008-12-05
p54: per-device names
Christian Lamparter
2
-47
/
+55
2008-12-05
p54: refactoring
Christian Lamparter
2
-81
/
+79
2008-12-05
p54: include support for 2.13.24.0 USB LM87 Firmwares
Christian Lamparter
2
-11
/
+42
2008-12-05
p54: utilize cryptographic accelerator
Christian Lamparter
2
-13
/
+168
2008-12-05
p54: revamp station power save management in access point mode
Christian Lamparter
2
-26
/
+49
2008-12-05
ath9k: Add a debugfs file for dumping DMA status
Sujith
6
-74
/
+102
2008-12-05
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
3
-8
/
+42
2008-12-05
ath9k: Remove includes that are not needed
Sujith
1
-19
/
+0
2008-12-05
ath9k: Add ATH9K_DEBUG configuration option
Sujith
5
-17
/
+75
2008-12-05
ath9k: Use cleaner debug masks
Sujith
13
-609
/
+429
2008-12-05
rtl8187: fix retry count passed in rtl8187_tx
herton
1
-2
/
+2
2008-12-05
wireless: clean up radiotap a bit
Johannes Berg
2
-24
/
+3
2008-12-05
ath9k: Handle channel initialization for AP mode
Sujith
2
-24
/
+91
2008-12-05
ath5k: enable combined michael mic in key cache
Bob Copeland
4
-14
/
+22
2008-12-05
ath5k: clean up ath5k_hw_set_key
Bob Copeland
1
-24
/
+34
2008-12-05
ath5k: preserve higher order bits when setting mac address
Bob Copeland
1
-5
/
+4
2008-12-05
iwlwifi: remove uses of __constant_{endian} helpers
Harvey Harrison
2
-163
/
+163
2008-12-05
iwlwifi: properly initialize calibration command header
Tomas Winkler
3
-33
/
+40
2008-12-05
hostap: select required crypto bits in Kconfig
John W. Linville
1
-0
/
+7
2008-12-04
sgi-xp: Kill directly reference of netdev->priv
Wang Chen
1
-9
/
+4
2008-12-03
if_usb: Kill directly reference of netdev->priv
Wang Chen
1
-2
/
+2
2008-12-03
smc91x: remove isa stuff from smc91x driver
Luotao Fu
2
-49
/
+0
2008-12-03
netdev: remove pathetic compile-command lines
Alexey Dobriyan
20
-183
/
+0
2008-12-03
ne-h8300: convert to net_device_ops
Stephen Hemminger
2
-8
/
+21
2008-12-03
hydra: convert to net_device_ops
Stephen Hemminger
2
-7
/
+18
2008-12-03
zorro8390: convert to net_device_ops
Stephen Hemminger
2
-7
/
+17
2008-12-03
e1000: e1000_adapter->polling_netdev is useless
Wang Chen
2
-27
/
+1
2008-12-03
ixgbe: function comment typo
Wang Chen
1
-2
/
+1
2008-12-03
jme: Remove 64 and 40 bit dma_mask
Guo-Fu Tseng
1
-8
/
+0
2008-12-03
jme: GHC register control fix for new hardware
akeemting
2
-20
/
+35
2008-12-03
bond: Kill directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-12-03
mptlan: Kill directly reference of netdev->priv
Wang Chen
2
-6
/
+6
2008-12-03
dvb: Kill directly reference of netdev->priv
Wang Chen
1
-18
/
+19
2008-12-03
forcedeth: power down phy when interface is down
Ed Swierk
1
-2
/
+10
2008-12-03
drivers/net/smc911x.c: smc911x_drv_probe() cleanup
Andrew Morton
1
-7
/
+7
2008-12-03
drivers/isdn/mISDN: use ARRAY_SIZE
Julia Lawall
1
-1
/
+1
2008-12-03
isdn: Kill directly reference of netdev->priv
Wang Chen
4
-53
/
+61
2008-12-03
hysdn: Kill directly reference of netdev->priv
Wang Chen
1
-3
/
+3
2008-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
14
-1426
/
+154
[next]