index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-16
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
1
-19
/
+37
2011-09-16
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
1
-16
/
+13
2011-09-16
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
1
-2
/
+1
2011-09-16
ath9k: optimize ath9k_ps_restore
Felix Fietkau
1
-6
/
+11
2011-09-16
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
6
-472
/
+0
2011-09-16
ath9k: use the new API for setting tx descriptors
Felix Fietkau
3
-160
/
+122
2011-09-16
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
5
-1
/
+275
2011-09-16
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
1
-2
/
+1
2011-09-16
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
1
-0
/
+1
2011-09-16
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
1
-142
/
+141
2011-09-16
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2
-35
/
+57
2011-09-16
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
4
-29
/
+13
2011-09-16
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2
-4
/
+5
2011-09-16
ath9k: make beacon timer initialization more reliable
Felix Fietkau
1
-0
/
+1
2011-09-16
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
1
-4
/
+5
2011-09-16
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-09-16
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2
-0
/
+3
2011-09-16
ath9k_hw: Do full chip reset on 11A channels for AR9003
Rajkumar Manoharan
1
-3
/
+5
2011-09-16
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
2
-26
/
+25
2011-09-16
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
7
-36
/
+362
2011-09-16
ath9k_hw: Split tx/rx gain table initval handling
Senthil Balasubramanian
1
-180
/
+210
2011-09-16
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
Senthil Balasubramanian
6
-18
/
+3883
2011-09-16
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
6
-29
/
+103
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
2011-09-14
iwlagn: merge iwl_pci_down and iwl_pci_remove
Emmanuel Grumbach
1
-12
/
+6
2011-09-14
iwlagn: only perform necessary calibration at init time
Wey-Yi Guy
1
-6
/
+1
2011-09-14
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
1
-4
/
+13
2011-09-14
ath9k: Move cycle conters under cc_lock
Rajkumar Manoharan
1
-3
/
+6
2011-09-14
ath9k: Take the samples in unassociated state
Rajkumar Manoharan
1
-0
/
+5
2011-09-14
b43: N-PHY: implement few random missing ops
Rafał Miłecki
2
-17
/
+96
[next]