index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssb: pci: implement serdes workaround
Rafał Miłecki
2011-04-04
1
-3
/
+28
*
ssb: pci: implement mdio reading
Rafał Miłecki
2011-04-04
1
-0
/
+43
*
ssb: pci: fix mdio writes on newer cores (rev 10+)
Rafał Miłecki
2011-04-04
1
-2
/
+32
*
ssb: pci: trivial: drop useless pointer
Rafał Miłecki
2011-04-04
1
-2
/
+0
*
ssb: trivial: use u8 for chip_rev (it's mask is 0xF)
Rafał Miłecki
2011-04-04
1
-1
/
+1
*
ath9k_hw: Use appropriate rx gain table for AR9485
Vasanthakumar Thiagarajan
2011-04-04
1
-4
/
+4
*
mwifiex: remove unused macros in decl.h and main.h
Bing Zhao
2011-04-04
2
-31
/
+0
*
mwifiex: remove struct mwifiex_802_11_fixed_ies
Bing Zhao
2011-04-04
2
-22
/
+8
*
mwifiex: cleanup power save related struct and macros
Marc Yang
2011-04-04
4
-66
/
+37
*
mwifiex: remove unused macros in fw.h
Marc Yang
2011-04-04
1
-42
/
+0
*
mwifiex: remove unused radio_on variable and macros
Marc Yang
2011-04-04
5
-9
/
+0
*
mwifiex: remove MWIFIEX_AUTH_MODE_ macros
Marc Yang
2011-04-04
4
-11
/
+6
*
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
2011-04-04
12
-165
/
+74
*
rt2x00: Add an error message when trying to send on a full queue
Helmut Schaa
2011-04-04
1
-1
/
+4
*
rt2x00: Fix tx aggregation problems with some clients
Helmut Schaa
2011-04-04
3
-1
/
+9
*
rt2x00: Add support for the ZyXEL NWD-211AN USB
Ivo van Doorn
2011-04-04
1
-0
/
+1
*
rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1
Helmut Schaa
2011-04-04
1
-2
/
+5
*
rt2x00: Implement tx power temperature compensation
Helmut Schaa
2011-04-04
9
-5
/
+296
*
rt2x00: Remove obsolete rt2x00queue_align_payload
Helmut Schaa
2011-04-04
3
-25
/
+0
*
rt2x00: Indention cleanup in rt2800lib
Helmut Schaa
2011-04-04
1
-14
/
+11
*
rt2x00: Don't recalculate HT40 compensation for each rate
Helmut Schaa
2011-04-04
1
-14
/
+18
*
rt2x00: Restructure bw_comp calculation
Helmut Schaa
2011-04-04
1
-5
/
+8
*
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
Helmut Schaa
2011-04-04
5
-10
/
+5
*
rt2x00: Calculate tx status fifo size instead of hardcoding it
Helmut Schaa
2011-04-04
1
-6
/
+12
*
rt2x00: Limit rt2800pci txdone processing to 16 entries at once
Helmut Schaa
2011-04-04
1
-2
/
+10
*
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
Helmut Schaa
2011-04-04
6
-11
/
+25
*
rtlwifi: Remove unused/unneeded variables
Larry Finger
2011-04-04
8
-137
/
+98
*
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
Marc Yang
2011-04-04
7
-129
/
+63
*
mwifiex: remove macro SHORT_SLOT_TIME_DISABLED
Bing Zhao
2011-04-04
2
-6
/
+3
*
mwifiex: remove unnecessary _set_auth functions
Marc Yang
2011-04-04
5
-77
/
+19
*
mwifiex: remove helper functions for displaying 11n capabilities
Yogesh Ashok Powar
2011-04-04
4
-116
/
+0
*
ath9k_hw: remove ath9k_get_channel_edges
Mohammed Shafi Shajakhan
2011-04-04
2
-28
/
+0
*
ath9k: remove set11n_virtualmorefrag
Mohammed Shafi Shajakhan
2011-04-04
4
-32
/
+0
*
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
2011-04-04
3
-7
/
+1
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-04-04
16
-433
/
+126
|
\
|
*
iwlagn: remove deprecated module parameters
Wey-Yi Guy
2011-03-25
2
-31
/
+0
|
*
iwlagn: remove reference to 3945 and 4965
Wey-Yi Guy
2011-03-25
3
-57
/
+23
|
*
iwlagn: remove 3945 only station code
Wey-Yi Guy
2011-03-25
1
-6
/
+0
|
*
iwlwifi: remove legacy isr tasklet
Wey-Yi Guy
2011-03-25
4
-196
/
+3
|
*
iwlwifi: set default aggregation frame limit to 63
Daniel Halperin
2011-03-25
1
-1
/
+1
|
*
iwlwifi: add RATE_MCS_RATE_MSK
Daniel Halperin
2011-03-25
3
-8
/
+11
|
*
iwlwifi: cleanup and bugfix tx aggregation code
Daniel Halperin
2011-03-25
2
-58
/
+27
|
*
iwlwifi: limit number of attempts for highest HT rate
Daniel Halperin
2011-03-25
1
-1
/
+2
|
*
iwlagn: fix aggregation queue scheduler setup
Johannes Berg
2011-03-25
4
-16
/
+39
|
*
iwlagn: clean up TX aggregation code
Johannes Berg
2011-03-25
7
-31
/
+7
|
*
iwlagn: use 6030 configuration for 6035 series
Wey-Yi Guy
2011-03-25
2
-31
/
+16
*
|
ath9k_hw: remove pCap->tx_triglevel_max
Felix Fietkau
2011-03-30
3
-7
/
+1
*
|
ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM
Felix Fietkau
2011-03-30
2
-3
/
+0
*
|
ath9k_hw: remove pCap->keycache_size
Felix Fietkau
2011-03-30
4
-21
/
+2
*
|
ath9k_hw: remove pCap->reg_cap
Felix Fietkau
2011-03-30
2
-18
/
+0
[next]