index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-19
iwlagn: remove drvdata support from bus layer
Johannes Berg
3
-22
/
+11
2011-09-19
iwlagn: move sysfs files to debugfs
Johannes Berg
2
-133
/
+64
2011-09-19
iwlagn: remove unused function declarations
Johannes Berg
1
-5
/
+0
2011-09-19
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
6
-8
/
+7
2011-09-19
iwlagn: clean up PM code
Johannes Berg
3
-14
/
+11
2011-09-19
iwlagn: Makefile whitespace cleanup
Johannes Berg
1
-10
/
+10
2011-09-19
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
5
-22
/
+80
2011-09-19
iwlagn: move PCI-E transport files
Johannes Berg
5
-11
/
+8
2011-09-19
iwlagn: merge eeprom access into single file
Wey-Yi Guy
3
-305
/
+235
2011-09-19
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
1
-1
/
+7
2011-09-19
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
6
-23
/
+10
2011-09-19
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
6
-22
/
+7
2011-09-19
iwlagn: fix modinfo display for 135 ucode.
Fry, Donald H
1
-1
/
+1
2011-09-19
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
1
-0
/
+1
2011-09-19
iwlagn: Convert kzalloc to kcalloc
Joe Perches
1
-4
/
+2
2011-09-19
iwlagn: add documentation to the transport layer
Emmanuel Grumbach
3
-32
/
+91
2011-09-19
iwlagn: document the bus layer API
Emmanuel Grumbach
1
-5
/
+57
2011-09-19
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
4
-9
/
+17
2011-09-19
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
6
-21
/
+23
2011-09-19
iwlagn: free the Tx cmd when a non empty Tx queue is freed
Emmanuel Grumbach
4
-4
/
+17
2011-09-19
iwlagn: unmap cmd queue's tfds as BIDI
Emmanuel Grumbach
3
-6
/
+20
2011-09-19
iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAME
Emmanuel Grumbach
1
-0
/
+12
2011-09-19
ath9k: Reset caldata on radio enable
Rajkumar Manoharan
1
-0
/
+1
2011-09-19
ath9k: load noise floor from history after the full chip reset
Rajkumar Manoharan
2
-0
/
+2
2011-09-19
ath9k_hw: Fix magnitude/phase coeff correction
Rajkumar Manoharan
1
-1
/
+2
2011-09-19
ath9k_hw: remove ar9100_hw_compute_pll_control
Felix Fietkau
1
-11
/
+1
2011-09-19
ath9k_hw: fix setting the hardware diversity flag
Felix Fietkau
5
-29
/
+6
2011-09-19
ath9k_hw: remove dead code in the eeprom ops
Felix Fietkau
3
-30
/
+2
2011-09-19
ath9k_hw: clean up hardware revision checks
Felix Fietkau
8
-94
/
+63
2011-09-19
ath9k: sync the dma buffer after changing the retry flag
Felix Fietkau
1
-0
/
+3
2011-09-19
cfg80211: add cfg80211_find_vendor_ie() function
Eliad Peller
3
-0
/
+55
2011-09-19
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
Felix Fietkau
1
-0
/
+1
2011-09-19
Revert "ath9k: do not insert padding into tx buffers on AR9380+"
John W. Linville
1
-37
/
+19
2011-09-16
MAINTAINERS: update ath6kl
Kalle Valo
1
-6
/
+8
2011-09-16
mac80211: fix endian issues and comments for BAR failure handling
Felix Fietkau
1
-6
/
+8
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
[next]