index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
2009-03-28
2
-8
/
+11
*
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
2009-03-28
4
-26
/
+185
*
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
2009-03-28
1
-5
/
+9
*
i2c-davinci: Fix timeout handling
Jean Delvare
2009-03-28
1
-5
/
+3
*
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-03-28
4
-10
/
+9
*
i2c: Set a default timeout value for all adapters
Jean Delvare
2009-03-28
3
-4
/
+6
*
i2c: Add missing KERN_* constants to printks
Frank Seidel
2009-03-28
4
-8
/
+11
*
i2c-algo-pcf: Handle timeout correctly
Roel Kluin
2009-03-28
1
-8
/
+10
*
i2c-algo-pcf: Style cleanups
Roel Kluin
2009-03-28
1
-135
/
+115
*
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
2009-03-28
1
-1
/
+1
*
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
2009-03-28
1
-2
/
+10
*
i2c: Clarify which clients are auto-removed
Jean Delvare
2009-03-28
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-27
121
-1329
/
+9566
|
\
|
*
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
2009-03-27
9
-17
/
+71
|
*
mac80211: unify and fix TX aggregation start
Johannes Berg
2009-03-27
1
-1
/
+1
|
*
iwlwifi: show current driver status in user readable format
Wey-Yi Guy
2009-03-27
1
-1
/
+53
|
*
b43: Add BCM4307 PCI-ID
Michael Buesch
2009-03-27
1
-0
/
+1
|
*
ath5k: properly drop packets from ops->tx
Bob Copeland
2009-03-27
1
-4
/
+6
|
*
ar9170: single module build
Christian Lamparter
2009-03-27
6
-60
/
+7
|
*
ath9k: fix dma mapping leak of rx buffer upon rmmod
Luis R. Rodriguez
2009-03-27
1
-1
/
+6
|
*
rt2x00: New USB ID for rt73usb
Ivo van Doorn
2009-03-27
1
-0
/
+2
|
*
ath5k: warn and correct rate for unknown hw rate indexes
Bob Copeland
2009-03-27
2
-4
/
+13
|
*
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
2009-03-27
1
-1
/
+1
|
*
p54: Kconfig maintenance
Christian Lamparter
2009-03-27
1
-28
/
+4
|
*
ar9170: simplify & deBUG tx_status queueing and reporting
Christian Lamparter
2009-03-27
3
-103
/
+49
|
*
ath5k: Support LED's on Acer Extensa 5620z
Tulio Magno Quites Machado Filho
2009-03-27
1
-0
/
+2
|
*
ar9170: update Makefile, Kconfig and MAINTAINERS
Christian Lamparter
2009-03-27
4
-0
/
+35
|
*
ar9170: ar9170: USB frontend driver
Christian Lamparter
2009-03-27
2
-0
/
+821
|
*
ar9170: mac/bbp and phy code
Christian Lamparter
2009-03-27
2
-0
/
+1692
|
*
ar9170: ar9170: mac80211 interaction code
Christian Lamparter
2009-03-27
5
-0
/
+2377
|
*
ar9170: hardware and eeprom header files
Christian Lamparter
2009-03-27
2
-0
/
+585
|
*
mac80211_hwsim: let the reg workqueue breathe when regtest is set
Luis R. Rodriguez
2009-03-27
1
-0
/
+3
|
*
Add mesh point functionality to ath9k
Pat Erley
2009-03-27
4
-13
/
+18
|
*
p54: fix SoftLED compile dependencies
Christian Lamparter
2009-03-27
2
-8
/
+13
|
*
ssb: remove EXPERIMENTAL dependencies.
Michael Buesch
2009-03-27
1
-8
/
+8
|
*
ath9k: Nuke struct ath_xmit_status
Vasanthakumar Thiagarajan
2009-03-27
2
-21
/
+8
|
*
ath9k: Fix bug in reporting status of tx rate
Vasanthakumar Thiagarajan
2009-03-27
1
-13
/
+22
|
*
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
2009-03-27
1
-0
/
+2
|
*
wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2009-03-27
1
-1
/
+1
|
*
ath9k: Fix rate control update for aggregated frames
Vasanthakumar Thiagarajan
2009-03-27
1
-8
/
+18
|
*
iwl3945: replace stations with stations_39
Abhijeet Kolekar
2009-03-27
1
-3
/
+3
|
*
iwlwifi: report error when detect failure during stop agg queue
Wey-Yi Guy
2009-03-27
3
-3
/
+7
|
*
iwl3945: control rate decrease
Abhijeet Kolekar
2009-03-27
1
-7
/
+6
|
*
iwl3945: fix checkpatch.pl errors
Abhijeet Kolekar
2009-03-27
2
-2
/
+2
|
*
iwl3945: use iwl_cmd_queue_free
Abhijeet Kolekar
2009-03-27
3
-8
/
+10
|
*
iwl3945: set TFD_QUEUE_MAX to correct value
Abhijeet Kolekar
2009-03-27
2
-4
/
+7
|
*
iwlwifi: support 11h
Mohamed Abbas
2009-03-27
2
-1
/
+3
|
*
iwlcore: dont commit power command if interface is not up
Mohamed Abbas
2009-03-27
1
-1
/
+1
|
*
iwlagn: allow power level setting all the times
Mohamed Abbas
2009-03-27
2
-10
/
+0
|
*
iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down
Wey-Yi Guy
2009-03-27
1
-2
/
+11
[next]