index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
ssb: Add SPROM/invariants support for PCMCIA devices
Michael Buesch
7
-165
/
+646
2008-03-13
rt2x00: Only strip preamble bit in rt2400pci
Ivo van Doorn
2
-9
/
+3
2008-03-13
rt2x00: Release rt2x00 2.1.4
Ivo van Doorn
1
-1
/
+1
2008-03-13
rt2x00: Fix rt2400pci signal
Ivo van Doorn
8
-15
/
+43
2008-03-13
rt2x00: Fix RX DMA ring initialization
Ivo van Doorn
2
-2
/
+2
2008-03-13
rt2x00: Fix basic rate initialization
Ivo van Doorn
4
-37
/
+38
2008-03-13
rt2x00: Always enable TSF ticking
Ivo van Doorn
5
-0
/
+10
2008-03-13
rt2x00: Make rt2x00leds_register return void
Ivo van Doorn
2
-7
/
+5
2008-03-13
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
10
-80
/
+76
2008-03-13
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
Ivo van Doorn
1
-1
/
+5
2008-03-13
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
5
-81
/
+49
2008-03-13
rt2x00: Move firmware checksumming to driver
Ivo van Doorn
5
-47
/
+50
2008-03-13
rt2x00: Upgrade queue->lock to use irqsave
Ivo van Doorn
2
-8
/
+14
2008-03-13
rt2x00: Fix trivial log message
Luis Correia
2
-2
/
+4
2008-03-13
rt2x00:correct rx packet length for USB devices
Adam Baker
1
-0
/
+1
2008-03-13
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
5
-29
/
+65
2008-03-13
rt2x00: Use skbdesc fields for descriptor initialization
Ivo van Doorn
1
-2
/
+2
2008-03-13
rt2x00: Don't use unitialized rxdesc->size
Mattias Nissler
2
-8
/
+14
2008-03-13
rt2x00: Don't use uninitialized desc_len
Ivo van Doorn
1
-1
/
+1
2008-03-13
rt2x00: Use the correct size when copying the control info in txdone
Mattias Nissler
1
-1
/
+1
2008-03-13
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2
-0
/
+2
2008-03-13
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
3
-44
/
+49
2008-03-13
b43: pull out helpers for writing noise table
Harvey Harrison
1
-22
/
+23
2008-03-13
rndis_wlan: cleanup, rename structure members
Jussi Kivilinna
1
-132
/
+126
2008-03-13
rndis_wlan: cleanup, rename and reorder enums and structures
Jussi Kivilinna
1
-110
/
+103
2008-03-13
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
Joe Perches
2
-23
/
+23
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
6
-316
/
+76
2008-03-13
the scheduled bcm43xx removal
Adrian Bunk
31
-16891
/
+0
2008-03-13
make b43_mac_{enable,suspend}() static
Adrian Bunk
2
-5
/
+2
2008-03-07
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
1
-2
/
+2
2008-03-07
wireless: correct warnings from using '%llx' for type 'u64'
John W. Linville
2
-5
/
+7
2008-03-07
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
1
-14
/
+45
2008-03-07
ath5k: add notes about rx timestamp
Bruno Randolf
1
-0
/
+11
2008-03-07
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
5
-130
/
+126
2008-03-07
ath5k: struct ath5k_desc cleanups
Bruno Randolf
4
-187
/
+210
2008-03-07
iwlwifi: grab NIC access when disabling aggregations
Ron Rindjunsky
1
-17
/
+20
2008-03-07
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2
-157
/
+148
2008-03-07
iwlwifi: Fix 3945 rate scaling
Tomas Winkler
2
-25
/
+22
2008-03-07
iwlwifi: queue functions cleanup
Tomas Winkler
4
-60
/
+45
2008-03-07
iwlwifi: Moving EEPROM handling in iwlcore module
Assaf Krauss
2
-0
/
+604
2008-03-07
iwlwifi: add iwl-core module
Tomas Winkler
5
-7
/
+59
2008-03-07
iwlwifi: fix locking unbalance in 4965 rate scale
Tomas Winkler
1
-13
/
+12
2008-03-07
iwlwifi: Cancel scanning upon association
Emmanuel Grumbach
2
-22
/
+12
2008-03-07
iwlwifi: Take the fw file name from the iwl_cfg.
Tomas Winkler
6
-12
/
+18
2008-03-07
iwlwifi: add struct iwl_cfg
Tomas Winkler
8
-37
/
+203
2008-03-07
iwlwifi: Move HBUS address to iwl-csr.h
Tomas Winkler
3
-83
/
+42
2008-03-07
iwlwifi: extract iwl-csr.h
Tomas Winkler
9
-283
/
+236
2008-03-07
iwlwifi: use mac80211_tx_control_flags
Ron Rindjunsky
4
-32
/
+64
2008-03-07
iwlwifi: 802.11n spec removes AUTO offset for FAT channel
Guy Cohen
3
-12
/
+15
2008-03-07
b43: Fix failed frames status report typo
Michael Buesch
1
-1
/
+1
[next]