index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-17
ath9k_hw: Split tx/rx gain table initval handling
Senthil Balasubramanian
1
-180
/
+210
2011-09-17
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
Senthil Balasubramanian
6
-18
/
+3883
2011-09-17
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
6
-29
/
+103
2011-09-14
libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
Andres Salomon
1
-0
/
+21
2011-09-14
rt2x00: Use the available helper functions to initialize the WCID table
Helmut Schaa
1
-5
/
+2
2011-09-14
rt2x00: Forbid aggregation for STAs not programmed into the hw
Helmut Schaa
1
-0
/
+11
2011-09-14
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
4
-30
/
+134
2011-09-14
rt2x00: Add WCID to HT TX descriptor
Helmut Schaa
2
-1
/
+7
2011-09-14
rt2x00: Add WCID to crypto struct
Helmut Schaa
2
-2
/
+7
2011-09-14
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
3
-0
/
+60
2011-09-14
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
3
-9
/
+23
2011-09-14
rt2x00: Avoid unnecessary uncached
Helmut Schaa
1
-4
/
+4
2011-09-14
rt2x00: Update some TX descriptor
Helmut Schaa
1
-2
/
+2
2011-09-14
rt2x00: Remove incorrect led blink
Helmut Schaa
1
-16
/
+0
2011-09-14
rt2x00: Add LED_CFG register description
Helmut Schaa
1
-0
/
+3
2011-09-14
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
4
-6
/
+5
2011-09-14
iwlagn: fix compilation when debug flags is unset
Emmanuel Grumbach
3
-132
/
+132
2011-09-14
iwlagn: remove lines from the wrong place
Wey-Yi Guy
1
-3
/
+0
2011-09-14
iwlagn: enable 11n support for "_d" sku
Wey-Yi Guy
1
-0
/
+1
2011-09-14
iwlagn: disply queue read/write pointer when stuck
Wey-Yi Guy
1
-0
/
+2
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
10
-52
/
+58
2011-09-14
iwlagn: move traffic_log back to upper layer
Emmanuel Grumbach
2
-107
/
+85
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
15
-309
/
+299
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
11
-60
/
+59
2011-09-14
iwlagn: merge iwl_pci_down and iwl_pci_remove
Emmanuel Grumbach
1
-12
/
+6
2011-09-14
iwlagn: only perform necessary calibration at init time
Wey-Yi Guy
1
-6
/
+1
2011-09-14
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
1
-4
/
+13
2011-09-14
ath9k: Move cycle conters under cc_lock
Rajkumar Manoharan
1
-3
/
+6
2011-09-14
ath9k: Take the samples in unassociated state
Rajkumar Manoharan
1
-0
/
+5
2011-09-14
b43: N-PHY: implement few random missing ops
Rafał Miłecki
2
-17
/
+96
2011-09-14
b43: N-PHY: split workarounds into per-PHY-ver functions
Rafał Miłecki
1
-143
/
+157
2011-09-14
b43: N-PHY: replace some hacks with nice tables ops
Rafał Miłecki
1
-13
/
+4
2011-09-14
b43: N-PHY: use helper for checking IPA
Rafał Miłecki
1
-18
/
+12
2011-09-14
b43: LCN-PHY: load TX gain table on init
Rafał Miłecki
2
-3
/
+194
2011-09-14
b43: add my copyrights and myself as the module author
Rafał Miłecki
11
-0
/
+19
2011-09-14
b43: drop Copyright for not really copyrightable info
Rafał Miłecki
1
-26
/
+0
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
4
-8
/
+99
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
1
-176
/
+127
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
5
-13
/
+26
2011-09-14
ath9k: move a few functions around
Felix Fietkau
1
-68
/
+69
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
10
-41
/
+27
2011-09-14
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2
-6
/
+80
2011-09-14
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
6
-29
/
+103
2011-09-13
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
Bill Jordan
1
-2
/
+2
2011-09-13
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2
-14
/
+38
2011-09-13
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2
-10
/
+29
2011-09-13
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
1
-0
/
+17
2011-09-13
b43: LCN-PHY: rewrite 0x7 table at the end of init
Rafał Miłecki
1
-0
/
+12
2011-09-13
b43: LCN-PHY: put tables functions in correct file
Rafał Miłecki
2
-11
/
+16
2011-09-13
b43: LCN-PHY: minor fixes
Rafał Miłecki
3
-6
/
+7
[next]