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
2009-12-28
wl1271: Remove beacon-loss-ind from PSM entry failure handling
Juuso Oikarinen
1
-1
/
+0
2009-12-28
wl1271: Add pre-power-on sleep
Juuso Oikarinen
2
-1
/
+4
2009-12-28
wl1271: Implement chipset boot retry
Juuso Oikarinen
1
-53
/
+77
2009-12-28
wl1271: prevent power save entry while not associated
Juuso Oikarinen
2
-3
/
+9
2009-12-28
wl1271: Fix event acknowledging functionality
Juuso Oikarinen
3
-8
/
+5
2009-12-28
wl1271: Use slow rates for association messages
Juuso Oikarinen
4
-6
/
+9
2009-12-28
wl1271: Remove smart reflex ACX
Juuso Oikarinen
5
-142
/
+0
2009-12-28
wl1271: Configure smart-reflex paramter values.
Juuso Oikarinen
1
-6
/
+6
2009-12-28
wl1271: use channel 1 when configuring the data path
Luciano Coelho
4
-9
/
+10
2009-12-28
wl1271: some new configuration values according to new reference
Luciano Coelho
2
-10
/
+10
2009-12-28
wl1271: upload only the first 468 bytes from the NVS file
Luciano Coelho
2
-1
/
+8
2009-12-28
wl1271: add gpio_power file in debugfs to power the chip on and off
Luciano Coelho
3
-0
/
+61
2009-12-28
wl1271: fix one typo in the rx_rssi_and_proc_compens values
Luciano Coelho
1
-1
/
+1
2009-12-28
wl1271: implement dco itrim parameters setting
Luciano Coelho
5
-0
/
+56
2009-12-28
wl1271: use the correct macro when setting the basic rates
Luciano Coelho
1
-1
/
+1
2009-12-28
wl1271: set null data template when BSSID is known
Luciano Coelho
1
-0
/
+6
2009-12-28
wl1271: check result code from the join command
Luciano Coelho
1
-1
/
+5
2009-12-28
wl1271: limit TX power to 25dBm for every channel
Luciano Coelho
1
-13
/
+13
2009-12-28
wl1271: remove workaround for disconnection
Luciano Coelho
1
-15
/
+0
2009-12-28
wl1271: use join command with dummy BSSID
Luciano Coelho
1
-10
/
+65
2009-12-28
wl1271: added radio parameters configuration values newer firmwares
Luciano Coelho
3
-5
/
+35
2009-12-28
wl1271: update radio and general parameters values
Luciano Coelho
1
-10
/
+10
2009-12-28
wl1271: updated general parameters structure for newer firmwares
Luciano Coelho
4
-0
/
+65
2009-12-28
wl1271: updated radio parameters structure for newer firmwares
Luciano Coelho
1
-4
/
+12
2009-12-28
b43: Allow PIO mode to be selected at module load
Larry Finger
6
-75
/
+8
2009-12-28
mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf
Lennert Buytenhek
1
-22
/
+16
2009-12-28
mwl8k: remove unused mwl8k_vif::priv
Lennert Buytenhek
1
-6
/
+0
2009-12-28
mwl8k: fix up AP vs. STA firmware image receive descriptor handling
Lennert Buytenhek
1
-64
/
+60
2009-12-28
mwl8k: do rx/tx ring initialisation after loading firmware
Lennert Buytenhek
1
-47
/
+57
2009-12-28
mwl8k: get rid of the struct mwl8k_firmware abstraction
Lennert Buytenhek
1
-17
/
+9
2009-12-28
mwl8k: add 2.4GHz channels 12, 13 and 14
Lennert Buytenhek
1
-0
/
+3
2009-12-28
mwl8k: initialize the mwl8k_info_tbl table using the MWL* enums
Lennert Buytenhek
1
-2
/
+2
2009-12-28
mwl8k: inline qos field manipulation functions
Lennert Buytenhek
1
-41
/
+10
2009-12-28
mwl8k: get rid of the AMSDU check in the transmit path
Lennert Buytenhek
1
-11
/
+0
2009-12-28
mwl8k: hw is never NULL in mwl8k_set_radio_preamble()
Lennert Buytenhek
1
-5
/
+1
2009-12-28
mwl8k: firmware command code cleanup
Lennert Buytenhek
1
-324
/
+323
2009-12-28
iwmc3200wifi: fix array out-of-boundary access
Zhu Yi
1
-1
/
+1
2009-12-28
wl1251: timeout one too soon in wl1251_boot_run_firmware()
Roel Kluin
1
-1
/
+1
2009-12-28
ath9k: fix missed error codes in the tx status check
Felix Fietkau
2
-1
/
+4
2009-12-28
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
1
-0
/
+6
2009-12-28
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
1
-0
/
+2
2009-12-28
ath9k: fix suspend by waking device prior to stop
Sujith
1
-0
/
+6
2009-12-28
wl1271_cmd.c: cleanup char => u8
Dan Carpenter
1
-2
/
+2
2009-12-28
iwlwifi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-12-28
ath9k: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-12-28
wireless: remove remaining qual code
Johannes Berg
10
-255
/
+4
2009-12-28
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
Gertjan van Wingerde
1
-0
/
+1
2009-12-28
ath5k: fix SWI calibration interrupt storm
Bob Copeland
1
-4
/
+3
2009-12-28
libertas: Remove carrier signaling from the scan code
Samuel Ortiz
1
-14
/
+8
2009-12-28
orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
Andrey Borzenkov
1
-3
/
+3
[prev]
[next]