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-08-30
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2
-17
/
+18
2011-08-30
ath: Make ath_dbg void not int
Joe Perches
1
-17
/
+12
2011-08-29
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
John W. Linville
1
-1
/
+1
2011-08-29
b43: Fix swatch warning
Larry Finger
1
-1
/
+4
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
2
-1
/
+2
2011-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
6
-14
/
+369
2011-08-29
ath9k: fix regression in sending aggregated packets
Felix Fietkau
1
-1
/
+4
2011-08-29
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
Rajkumar Manoharan
2
-2
/
+10
2011-08-29
ath9k_hw: Set default slottime as 9us
Rajkumar Manoharan
1
-1
/
+1
2011-08-29
b43: make HT-PHY support experimental
Rafał Miłecki
1
-3
/
+3
2011-08-29
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
Rafał Miłecki
2
-9
/
+18
2011-08-29
b43: Relax requirement for descriptors to be in the DMA zone
Larry Finger
1
-7
/
+0
2011-08-29
p54spi: add "spi:" prefix for stlc45xx modalias
Axel Lin
1
-1
/
+1
2011-08-29
iwlagn: handle GO powersave
Johannes Berg
3
-0
/
+76
2011-08-29
iwlagn: move tx queues to transport layer
Emmanuel Grumbach
6
-139
/
+136
2011-08-29
iwlagn: move the stop / wake queue logic to transport layer
Emmanuel Grumbach
9
-74
/
+93
2011-08-29
iwlagn: move check_stuck_queue to transport layer
Emmanuel Grumbach
5
-25
/
+42
2011-08-29
iwlagn: move wait_for_tx_queue_empty to transport layer
Emmanuel Grumbach
5
-34
/
+42
2011-08-29
iwlagn: cosmetics in iwl-trans.h
Emmanuel Grumbach
5
-44
/
+44
2011-08-29
iwlagn: move the disable agg logic to transport layer
Emmanuel Grumbach
5
-80
/
+92
2011-08-29
iwlagn: move the check_empty logic to the transport layer
Emmanuel Grumbach
7
-81
/
+110
2011-08-29
iwlagn: allocate resources for TX BA session in transport
Emmanuel Grumbach
7
-73
/
+93
2011-08-29
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
10
-168
/
+201
2011-08-29
iwlagn: upper layer uses slabs to allocate tx cmds
Emmanuel Grumbach
6
-51
/
+55
2011-08-29
iwlagn: set tx_fifo for ampdu in transport layer
Emmanuel Grumbach
7
-96
/
+89
2011-08-29
iwlagn: upper layer stores iwl_rxon_context in skb's CB
Emmanuel Grumbach
5
-41
/
+25
2011-08-29
iwlagn: stop the device before freeing it
Emmanuel Grumbach
3
-54
/
+22
2011-08-29
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
10
-58
/
+64
2011-08-29
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
9
-87
/
+83
2011-08-29
iwlagn: adding special "D" SKU for 2000 series
Wey-Yi Guy
3
-0
/
+7
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
10
-56
/
+128
2011-08-29
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
Daniel Halperin
1
-1
/
+1
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
24
-351
/
+363
2011-08-29
iwlagn: add missing includes
Emmanuel Grumbach
8
-8
/
+33
2011-08-29
iwlagn: move Keep Warm to transport layer
Emmanuel Grumbach
3
-4
/
+7
2011-08-29
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
Emmanuel Grumbach
8
-21
/
+20
2011-08-29
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
9
-38
/
+7
2011-08-29
iwlagn: remove references to priv from the transport layer
Emmanuel Grumbach
5
-69
/
+70
2011-08-29
iwlagn: move dump_csr and dump_fh to transport layer
Emmanuel Grumbach
6
-178
/
+187
2011-08-29
iwlagn: move hcmd_lock to transport layer
Emmanuel Grumbach
5
-7
/
+8
2011-08-29
iwlagn: transport layer should receive iwl_trans
Emmanuel Grumbach
4
-239
/
+251
2011-08-29
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
6
-14
/
+11
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
14
-101
/
+100
2011-08-29
iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
Emmanuel Grumbach
4
-19
/
+47
2011-08-29
iwlagn: move reclaim related functions
Emmanuel Grumbach
6
-231
/
+200
2011-08-29
iwlagn: reclaim the packets in transport layer
Emmanuel Grumbach
8
-442
/
+372
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
9
-83
/
+140
2011-08-29
iwlagn: add comments to module parameters
Wey-Yi Guy
1
-17
/
+39
2011-08-29
iwlagn: more comments for bt channel inhibition
Wey-Yi Guy
3
-3
/
+3
[next]