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
2011-04-04
ssb: pci: trivial: drop useless pointer
Rafał Miłecki
1
-2
/
+0
2011-04-04
ssb: trivial: use u8 for chip_rev (it's mask is 0xF)
Rafał Miłecki
1
-1
/
+1
2011-04-04
ath9k_hw: Use appropriate rx gain table for AR9485
Vasanthakumar Thiagarajan
1
-4
/
+4
2011-04-04
mwifiex: remove unused macros in decl.h and main.h
Bing Zhao
2
-31
/
+0
2011-04-04
mwifiex: remove struct mwifiex_802_11_fixed_ies
Bing Zhao
2
-22
/
+8
2011-04-04
mwifiex: cleanup power save related struct and macros
Marc Yang
4
-66
/
+37
2011-04-04
mwifiex: remove unused macros in fw.h
Marc Yang
1
-42
/
+0
2011-04-04
mwifiex: remove unused radio_on variable and macros
Marc Yang
5
-9
/
+0
2011-04-04
mwifiex: remove MWIFIEX_AUTH_MODE_ macros
Marc Yang
4
-11
/
+6
2011-04-04
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
12
-165
/
+74
2011-04-04
rt2x00: Add an error message when trying to send on a full queue
Helmut Schaa
1
-1
/
+4
2011-04-04
rt2x00: Fix tx aggregation problems with some clients
Helmut Schaa
3
-1
/
+9
2011-04-04
rt2x00: Add support for the ZyXEL NWD-211AN USB
Ivo van Doorn
1
-0
/
+1
2011-04-04
rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1
Helmut Schaa
1
-2
/
+5
2011-04-04
rt2x00: Implement tx power temperature compensation
Helmut Schaa
9
-5
/
+296
2011-04-04
rt2x00: Remove obsolete rt2x00queue_align_payload
Helmut Schaa
3
-25
/
+0
2011-04-04
rt2x00: Indention cleanup in rt2800lib
Helmut Schaa
1
-14
/
+11
2011-04-04
rt2x00: Don't recalculate HT40 compensation for each rate
Helmut Schaa
1
-14
/
+18
2011-04-04
rt2x00: Restructure bw_comp calculation
Helmut Schaa
1
-5
/
+8
2011-04-04
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
Helmut Schaa
5
-10
/
+5
2011-04-04
rt2x00: Calculate tx status fifo size instead of hardcoding it
Helmut Schaa
1
-6
/
+12
2011-04-04
rt2x00: Limit rt2800pci txdone processing to 16 entries at once
Helmut Schaa
1
-2
/
+10
2011-04-04
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
Helmut Schaa
6
-11
/
+25
2011-04-04
rtlwifi: Remove unused/unneeded variables
Larry Finger
8
-137
/
+98
2011-04-04
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
Marc Yang
7
-129
/
+63
2011-04-04
mwifiex: remove macro SHORT_SLOT_TIME_DISABLED
Bing Zhao
2
-6
/
+3
2011-04-04
mwifiex: remove unnecessary _set_auth functions
Marc Yang
5
-77
/
+19
2011-04-04
mwifiex: remove helper functions for displaying 11n capabilities
Yogesh Ashok Powar
4
-116
/
+0
2011-04-04
ath9k_hw: remove ath9k_get_channel_edges
Mohammed Shafi Shajakhan
2
-28
/
+0
2011-04-04
ath9k: remove set11n_virtualmorefrag
Mohammed Shafi Shajakhan
4
-32
/
+0
2011-04-04
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
3
-7
/
+1
2011-04-04
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
16
-433
/
+126
2011-03-30
ath9k_hw: remove pCap->tx_triglevel_max
Felix Fietkau
3
-7
/
+1
2011-03-30
ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM
Felix Fietkau
2
-3
/
+0
2011-03-30
ath9k_hw: remove pCap->keycache_size
Felix Fietkau
4
-21
/
+2
2011-03-30
ath9k_hw: remove pCap->reg_cap
Felix Fietkau
2
-18
/
+0
2011-03-30
ath9k_hw: remove ah->config.ht_enable
Felix Fietkau
2
-7
/
+1
2011-03-30
ath9k_hw: remove pCap->total_queues
Felix Fietkau
3
-41
/
+6
2011-03-30
ath9k_hw: turn a few big macros into functions
Felix Fietkau
4
-31
/
+51
2011-03-30
ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW
Felix Fietkau
2
-83
/
+56
2011-03-30
ath9k_hw: add a new register op for read-mask-write
Felix Fietkau
4
-6
/
+42
2011-03-30
ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
Felix Fietkau
3
-22
/
+18
2011-03-30
ath9k: Support RSN IBSS
Jouni Malinen
2
-0
/
+16
2011-03-30
ath9k: fix stuck beacon detection
Felix Fietkau
2
-9
/
+9
2011-03-30
ath9k: trigger nfcal only after multiple missed beacons in AP mode
Felix Fietkau
1
-1
/
+2
2011-03-30
ath9k: fix beacon timer handling issues
Felix Fietkau
5
-79
/
+49
2011-03-30
libertas_spi: Add support for suspend/resume
Vasily Khoruzhick
1
-0
/
+65
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao
37
-0
/
+25465
2011-03-30
ath9k_hw: remove AR9485 1.0 support
Luis R. Rodriguez
2
-1015
/
+0
2011-03-30
ath9k: remove the pending frames ath_txq_schedule workaround
Felix Fietkau
1
-27
/
+0
[next]