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
*
macvtap: fix the uninitialized var using in macvtap_alloc_skb()
Jason Wang
2011-09-20
1
-7
/
+5
*
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-09-20
3
-345
/
+311
|
\
|
*
igb: Remove multi_tx_table and simplify igb_xmit_frame
Alexander Duyck
2011-09-20
2
-17
/
+23
|
*
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
Alexander Duyck
2011-09-20
3
-20
/
+20
|
*
igb: drop the "adv" off function names relating to descriptors
Alexander Duyck
2011-09-20
3
-36
/
+36
|
*
igb: Refactor clean_rx_irq to reduce overhead and improve performance
Alexander Duyck
2011-09-20
1
-49
/
+47
|
*
igb: update ring and adapter structure to improve performance
Alexander Duyck
2011-09-20
2
-41
/
+46
|
*
igb: streamline Rx buffer allocation and cleanup
Alexander Duyck
2011-09-20
2
-88
/
+104
|
*
igb: drop support for single buffer mode
Alexander Duyck
2011-09-20
3
-86
/
+28
|
*
igb: Update max_frame_size to account for an optional VLAN tag if present
Alexander Duyck
2011-09-20
2
-9
/
+12
|
*
igb: Update RXDCTL/TXDCTL configurations
Alexander Duyck
2011-09-20
2
-16
/
+12
*
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
2011-09-19
96
-4328
/
+9307
|
\
\
|
|
/
|
/
|
|
*
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
2011-09-16
1
-19
/
+37
|
*
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
2011-09-16
1
-16
/
+13
|
*
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
2011-09-16
1
-2
/
+1
|
*
ath9k: optimize ath9k_ps_restore
Felix Fietkau
2011-09-16
1
-6
/
+11
|
*
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
2011-09-16
6
-472
/
+0
|
*
ath9k: use the new API for setting tx descriptors
Felix Fietkau
2011-09-16
3
-160
/
+122
|
*
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
2011-09-16
5
-1
/
+275
|
*
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
2011-09-16
1
-2
/
+1
|
*
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
2011-09-16
1
-0
/
+1
|
*
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
2011-09-16
1
-142
/
+141
|
*
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2011-09-16
2
-35
/
+57
|
*
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
2011-09-16
4
-29
/
+13
|
*
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2011-09-16
2
-4
/
+5
|
*
ath9k: make beacon timer initialization more reliable
Felix Fietkau
2011-09-16
1
-0
/
+1
|
*
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
2011-09-16
1
-4
/
+5
|
*
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
2011-09-16
1
-2
/
+2
|
*
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2011-09-16
2
-0
/
+3
|
*
ath9k_hw: Do full chip reset on 11A channels for AR9003
Rajkumar Manoharan
2011-09-16
1
-3
/
+5
|
*
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
2011-09-16
2
-26
/
+25
|
*
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
7
-36
/
+362
|
*
ath9k_hw: Split tx/rx gain table initval handling
Senthil Balasubramanian
2011-09-16
1
-180
/
+210
|
*
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
6
-18
/
+3883
|
*
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
2011-09-16
6
-29
/
+103
|
|
\
|
|
*
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2011-09-14
6
-29
/
+103
|
|
|
\
|
|
|
*
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan
Luciano Coelho
2011-08-25
1
-2
/
+5
|
|
|
*
wl12xx: add support for multiple SSIDs in sched_scan
Luciano Coelho
2011-08-25
2
-7
/
+57
|
|
|
*
wl12xx: enter psm only after station role was started
Eliad Peller
2011-08-25
1
-13
/
+13
|
|
|
*
wl12xx: increase psm_entry_retries
Eliad Peller
2011-08-25
1
-1
/
+1
|
|
|
*
wl12xx: initialize rate_set on band rates initialization
Eliad Peller
2011-08-25
1
-2
/
+6
|
|
|
*
wl12xx: allow 11a AP-mode for wl127x devices
Arik Nemtsov
2011-08-25
1
-3
/
+1
|
|
|
*
wl12xx: use 2 spare TX blocks for GEM cipher
Guy Eilam
2011-08-25
4
-3
/
+22
|
*
|
|
libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
Andres Salomon
2011-09-14
1
-0
/
+21
|
*
|
|
rt2x00: Use the available helper functions to initialize the WCID table
Helmut Schaa
2011-09-14
1
-5
/
+2
|
*
|
|
rt2x00: Forbid aggregation for STAs not programmed into the hw
Helmut Schaa
2011-09-14
1
-0
/
+11
|
*
|
|
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
2011-09-14
4
-30
/
+134
|
*
|
|
rt2x00: Add WCID to HT TX descriptor
Helmut Schaa
2011-09-14
2
-1
/
+7
|
*
|
|
rt2x00: Add WCID to crypto struct
Helmut Schaa
2011-09-14
2
-2
/
+7
|
*
|
|
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
2011-09-14
3
-0
/
+60
[next]