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.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-18
Bluetooth: Add MacBookAir4,1 support
Pieter-Augustijn Van Malleghem
1
-0
/
+3
2011-09-18
Bluetooth: Fixed BT ST Channel reg order
Chen Ganir
1
-8
/
+8
2011-09-17
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
1
-19
/
+37
2011-09-17
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
1
-16
/
+13
2011-09-17
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
1
-2
/
+1
2011-09-17
ath9k: optimize ath9k_ps_restore
Felix Fietkau
1
-6
/
+11
2011-09-17
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
6
-472
/
+0
2011-09-17
ath9k: use the new API for setting tx descriptors
Felix Fietkau
3
-160
/
+122
2011-09-17
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
5
-1
/
+275
2011-09-17
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
1
-2
/
+1
2011-09-17
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
1
-0
/
+1
2011-09-17
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
1
-142
/
+141
2011-09-17
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2
-35
/
+57
2011-09-17
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
4
-29
/
+13
2011-09-17
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2
-4
/
+5
2011-09-17
ath9k: make beacon timer initialization more reliable
Felix Fietkau
1
-0
/
+1
2011-09-17
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
1
-4
/
+5
2011-09-17
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-09-17
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2
-0
/
+3
2011-09-17
ath9k_hw: Do full chip reset on 11A channels for AR9003
Rajkumar Manoharan
1
-3
/
+5
2011-09-17
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
2
-26
/
+25
2011-09-17
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
7
-36
/
+362
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-16
iwlagn: workaround bug crashing some APs
Don Fry
1
-0
/
+5
2011-09-16
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
1
-8
/
+9
2011-09-16
rt2800pci: Fix compiler error on PowerPC
Larry Finger
1
-13
/
+17
2011-09-16
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2
-20
/
+40
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
[prev]
[next]