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-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
Merge git://github.com/Jkirsher/net-next
David S. Miller
7
-580
/
+341
2011-09-16
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next
David S. Miller
97
-6363
/
+7662
2011-09-16
Merge branch 'master' of ../netdev-next/
David S. Miller
20
-91
/
+81
2011-09-16
ixgbe: Correctly name and handle MSI-X other interrupt
Alexander Duyck
2
-95
/
+97
2011-09-16
ixgbe: cleanup configuration of EITRSEL and VF reset path
Alexander Duyck
1
-12
/
+13
2011-09-16
ixgbe: cleanup reset paths
Alexander Duyck
4
-83
/
+43
2011-09-16
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
Alexander Duyck
1
-17
/
+18
2011-09-16
ixgbe: combine PCI_VDEVICE and board declaration to same line
Alexander Duyck
1
-53
/
+26
2011-09-16
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
Alexander Duyck
1
-9
/
+9
2011-09-16
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
Alexander Duyck
1
-54
/
+34
2011-09-16
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
Alexander Duyck
1
-4
/
+4
2011-09-16
ixgbe: cleanup allocation and freeing of IRQ affinity hint
Alexander Duyck
1
-40
/
+36
2011-09-16
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
Alexander Duyck
1
-216
/
+63
2011-09-16
ixgbe: Change default Tx work limit size to 256 buffers
Alexander Duyck
2
-4
/
+5
2011-09-16
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
4
-11
/
+13
2011-09-16
net/irda: sh_irda: add PM support
Kuninori Morimoto
1
-11
/
+27
2011-09-16
net/irda: sh_irda: update author's email address
Kuninori Morimoto
1
-10
/
+10
2011-09-16
net/irda: sh_irda: add sh_irda_ prefix to all functions
Kuninori Morimoto
1
-34
/
+34
2011-09-15
tg3: Code movement
Matt Carlson
1
-8
/
+9
2011-09-15
tg3: Eliminate tg3_halt_cpu() prototype
Matt Carlson
1
-221
/
+222
2011-09-15
tg3: Eliminate tg3_write_sig_post_reset() prototype
Matt Carlson
1
-230
/
+228
2011-09-15
tg3: Eliminate tg3_stop_fw() prototype
Matt Carlson
1
-18
/
+16
2011-09-15
tg3: Add ability to turn off 1shot MSI
Matt Carlson
1
-2
/
+6
2011-09-15
tg3: Remove tp->rx_offset term when unneeded
Matt Carlson
1
-2
/
+8
2011-09-15
tg3: Fix missed MSI workaround
Matt Carlson
1
-3
/
+2
2011-09-15
tg3: Check all adv bits when checking config
Matt Carlson
1
-2
/
+4
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
29
-0
/
+50
2011-09-15
stmmac: update the driver version (Aug_2011) (v3)
Giuseppe CAVALLARO
1
-1
/
+1
2011-09-15
stmmac: add HW DMA feature register (v3)
Giuseppe CAVALLARO
6
-1
/
+174
2011-09-15
stmmac: rework the code to get the Synopsys ID (v3)
Giuseppe CAVALLARO
4
-5
/
+23
2011-09-15
stmmac: export DMA TX/RX rings via debugfs (v3)
Giuseppe CAVALLARO
2
-0
/
+112
2011-09-15
stmmac: add MMC support exported via ethtool (v3)
Giuseppe CAVALLARO
8
-22
/
+540
[prev]
[next]