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
*
sfc: Use correct fields of struct ethtool_coalesce
Ben Hutchings
2011-09-16
1
-9
/
+27
*
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
Ben Hutchings
2011-09-16
6
-15
/
+34
*
sfc: Correct reporting and validation of TX interrupt coalescing
Ben Hutchings
2011-09-16
3
-34
/
+53
*
sfc: Use consistent types for interrupt coalescing parameters
Ben Hutchings
2011-09-16
3
-8
/
+9
*
sfc: Correct error code for unsupported interrupt coalescing parameters
Ben Hutchings
2011-09-16
1
-3
/
+3
*
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-09-16
7
-580
/
+341
|
\
|
*
ixgbe: Correctly name and handle MSI-X other interrupt
Alexander Duyck
2011-09-16
2
-95
/
+97
|
*
ixgbe: cleanup configuration of EITRSEL and VF reset path
Alexander Duyck
2011-09-16
1
-12
/
+13
|
*
ixgbe: cleanup reset paths
Alexander Duyck
2011-09-16
4
-83
/
+43
|
*
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
Alexander Duyck
2011-09-16
1
-17
/
+18
|
*
ixgbe: combine PCI_VDEVICE and board declaration to same line
Alexander Duyck
2011-09-16
1
-53
/
+26
|
*
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
Alexander Duyck
2011-09-16
1
-9
/
+9
|
*
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
Alexander Duyck
2011-09-16
1
-54
/
+34
|
*
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
Alexander Duyck
2011-09-16
1
-4
/
+4
|
*
ixgbe: cleanup allocation and freeing of IRQ affinity hint
Alexander Duyck
2011-09-16
1
-40
/
+36
|
*
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
Alexander Duyck
2011-09-16
1
-216
/
+63
|
*
ixgbe: Change default Tx work limit size to 256 buffers
Alexander Duyck
2011-09-16
2
-4
/
+5
*
|
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next
David S. Miller
2011-09-16
97
-6363
/
+7662
|
\
\
|
*
\
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-13
97
-6363
/
+7662
|
|
\
\
|
|
*
|
iwlwifi: iwl-agn-rs.c: remove old comment
Greg Dietsche
2011-08-30
1
-1
/
+0
|
|
*
|
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
2011-08-30
1
-39
/
+66
|
|
*
|
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
2011-08-30
1
-19
/
+23
|
|
*
|
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2011-08-30
2
-33
/
+24
|
|
*
|
ath9k: clean up the aggregation tid queue
Felix Fietkau
2011-08-30
3
-37
/
+45
|
|
*
|
ath9k: use u8 for the tx key index
Felix Fietkau
2011-08-30
5
-5
/
+5
|
|
*
|
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2011-08-30
2
-17
/
+18
|
|
*
|
ath: Make ath_dbg void not int
Joe Perches
2011-08-30
1
-17
/
+12
|
|
*
|
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
John W. Linville
2011-08-29
1
-1
/
+1
|
|
*
|
b43: Fix swatch warning
Larry Finger
2011-08-29
1
-1
/
+4
|
|
*
|
ath9k: Fix a smatch warnings
Larry Finger
2011-08-29
2
-1
/
+2
|
|
*
|
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
2011-08-29
6
-14
/
+369
|
|
*
|
ath9k: fix regression in sending aggregated packets
Felix Fietkau
2011-08-29
1
-1
/
+4
|
|
*
|
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
Rajkumar Manoharan
2011-08-29
2
-2
/
+10
|
|
*
|
ath9k_hw: Set default slottime as 9us
Rajkumar Manoharan
2011-08-29
1
-1
/
+1
|
|
*
|
b43: make HT-PHY support experimental
Rafał Miłecki
2011-08-29
1
-3
/
+3
|
|
*
|
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
Rafał Miłecki
2011-08-29
2
-9
/
+18
|
|
*
|
b43: Relax requirement for descriptors to be in the DMA zone
Larry Finger
2011-08-29
1
-7
/
+0
|
|
*
|
p54spi: add "spi:" prefix for stlc45xx modalias
Axel Lin
2011-08-29
1
-1
/
+1
|
|
*
|
iwlagn: handle GO powersave
Johannes Berg
2011-08-29
3
-0
/
+76
|
|
*
|
iwlagn: move tx queues to transport layer
Emmanuel Grumbach
2011-08-29
6
-139
/
+136
|
|
*
|
iwlagn: move the stop / wake queue logic to transport layer
Emmanuel Grumbach
2011-08-29
9
-74
/
+93
|
|
*
|
iwlagn: move check_stuck_queue to transport layer
Emmanuel Grumbach
2011-08-29
5
-25
/
+42
|
|
*
|
iwlagn: move wait_for_tx_queue_empty to transport layer
Emmanuel Grumbach
2011-08-29
5
-34
/
+42
|
|
*
|
iwlagn: cosmetics in iwl-trans.h
Emmanuel Grumbach
2011-08-29
5
-44
/
+44
|
|
*
|
iwlagn: move the disable agg logic to transport layer
Emmanuel Grumbach
2011-08-29
5
-80
/
+92
|
|
*
|
iwlagn: move the check_empty logic to the transport layer
Emmanuel Grumbach
2011-08-29
7
-81
/
+110
|
|
*
|
iwlagn: allocate resources for TX BA session in transport
Emmanuel Grumbach
2011-08-29
7
-73
/
+93
|
|
*
|
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
2011-08-29
10
-168
/
+201
|
|
*
|
iwlagn: upper layer uses slabs to allocate tx cmds
Emmanuel Grumbach
2011-08-29
6
-51
/
+55
|
|
*
|
iwlagn: set tx_fifo for ampdu in transport layer
Emmanuel Grumbach
2011-08-29
7
-96
/
+89
[next]