index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-23
orinoco: Add function to execute Hermes initialisation commands synchronously
David Kilroy
2
-37
/
+60
2008-08-23
orinoco: Move EXPORT_SYMBOL declarations next to exported function
David Kilroy
1
-10
/
+7
2008-08-23
orinoco: Specify all three parameters to every Hermes command.
David Kilroy
1
-6
/
+7
2008-08-23
orinoco: Update scan translation
David Kilroy
1
-25
/
+46
2008-08-23
orinoco: Add ESSID specific scanning for Agere fw
David Kilroy
1
-1
/
+19
2008-08-23
p54: rename prism54xyz -> p54xyz
Christian Lamparter
6
-47
/
+47
2008-08-23
rt2x00: Add module parameter to disable HW crypto
Ivo van Doorn
2
-2
/
+18
2008-08-23
rt2x00: Move lna_gain calculation to config() callback
Ivo van Doorn
3
-31
/
+63
2008-08-23
ath5k: set short preamble flag for rx
Bruno Randolf
1
-5
/
+3
2008-08-23
rt2x00: Release rt2x00 2.2.0
Ivo van Doorn
1
-1
/
+1
2008-08-23
rt2x00: Gather channel information in structure
Ivo van Doorn
13
-162
/
+176
2008-08-23
rt2x00: Implement HW encryption (rt73usb)
Ivo van Doorn
3
-8
/
+285
2008-08-23
rt2x00: Implement HW encryption (rt61pci)
Ivo van Doorn
3
-8
/
+270
2008-08-23
rt2x00: Implement HW encryption
Ivo van Doorn
11
-30
/
+686
2008-08-23
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
9
-25
/
+25
2008-08-23
libertas_tf: config and makefile
Luis Carlos Cobo
3
-0
/
+21
2008-08-23
libertas_tf: usb specific functions
Luis Carlos Cobo
2
-0
/
+864
2008-08-23
libertas_tf: command helper functions for libertas_tf
Luis Carlos Cobo
1
-0
/
+669
2008-08-23
libertas_tf: main.c, data paths and mac80211 handlers
Luis Carlos Cobo
1
-0
/
+666
2008-08-23
libertas_tf: header file
Luis Carlos Cobo
1
-0
/
+514
2008-08-23
ath5k: explicitly check skb->len
Harvey Harrison
1
-1
/
+2
2008-08-23
iwlwifi: use le16 frame control directly, use QOS symbolic constant mask
Harvey Harrison
2
-5
/
+5
2008-08-23
b43legacy: use le16 frame control directly, avoid byteswapping
Harvey Harrison
1
-3
/
+1
2008-08-23
iwlwifi: add level for debugging host command
Esti Kummer
3
-13
/
+39
2008-08-23
iwlwifi: kill struct iwl4965_lq_mngr
Tomas Winkler
2
-16
/
+0
2008-08-23
iwl-4965: test below 0 on unsigned num_tbs
roel kluin
1
-1
/
+1
2008-08-23
iwlwifi: use generic mac80211 radiotap headers
Bruno Randolf
6
-208
/
+27
2008-08-23
ath5k: rates cleanup
Bruno Randolf
4
-329
/
+171
2008-08-23
Ath5k: unify resets
Jiri Slaby
1
-82
/
+42
2008-08-23
rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK
Daniel Wagner
1
-23
/
+20
2008-08-23
ath5k: add Mesh Point support
Andrey Yurovsky
2
-1
/
+4
2008-08-23
libertas: add sysfs hooks to update boot2 and persistent firmware
Brian Cavagnolo
1
-0
/
+65
2008-08-23
libertas: support boot commands to write persistent firmware and bootloader
Brian Cavagnolo
4
-25
/
+119
2008-08-23
rtl818x: merge tx/rx descriptor flags
Herton Ronaldo Krzesinski
5
-59
/
+57
2008-08-21
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2
-0
/
+23
2008-08-21
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
1
-5
/
+5
2008-08-21
Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...
Michael Hennerich
1
-3
/
+12
2008-08-21
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
1
-5
/
+3
2008-08-21
pm2fb: free cmap memory on module remove
Krzysztof Helt
1
-0
/
+1
2008-08-21
rtc: fix double lock on UIE emulation
Atsushi Nemoto
1
-1
/
+4
2008-08-21
brd: fix name argument of unregister_blkdev()
Akinobu Mita
1
-1
/
+1
2008-08-21
nbd: fix memory leak of nbd_dev array
Sven Wegener
1
-4
/
+6
2008-08-21
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
1
-0
/
+8
2008-08-21
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
1
-1
/
+1
2008-08-21
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
1
-2
/
+1
2008-08-21
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
1
-31
/
+20
2008-08-21
eeepc-laptop: fix use after free
Matthew Garrett
1
-1
/
+1
2008-08-20
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+11
2008-08-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+10
2008-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
13
-42
/
+189
[next]