index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
edac.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-02
iwlwifi: generic parameter define for _agn device
Wey-Yi Guy
4
-10
/
+10
2010-07-02
iwlwifi: debugfs file for txfifo command testing
Wey-Yi Guy
1
-0
/
+27
2010-07-02
iwlwifi: add support for device tx flush request
Wey-Yi Guy
8
-1
/
+44
2010-07-02
iwlwifi: add mac80211 flush callback support
Wey-Yi Guy
8
-0
/
+114
2010-07-02
iwlwifi: tx fifo queue flush command
Wey-Yi Guy
2
-0
/
+35
2010-07-02
iwlwifi: add debug print for parsing firmware TLV
Wey-Yi Guy
1
-38
/
+63
2010-07-02
iwlwifi: fix fw_restart module parameter
Wey-Yi Guy
4
-12
/
+27
2010-06-30
ath9k_htc: Add LED support for AR7010
Sujith
4
-4
/
+56
2010-06-30
mac82011: Allow selection of minstrel_ht as default rc algorithm
Helmut Schaa
1
-0
/
+1
2010-06-30
ath9k: fix TSF after reset on AR913x
Felix Fietkau
1
-2
/
+14
2010-06-30
rt2x00: Fix compile warning when debug disabled
Ivo van Doorn
1
-2
/
+1
2010-06-30
rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
Ivo van Doorn
1
-4
/
+2
2010-06-30
rt2x00: Fix antenna initialization
Ivo van Doorn
1
-3
/
+1
2010-06-30
rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
Ivo van Doorn
1
-2
/
+5
2010-06-30
rt2x00: fix beacon reset on rt2800
Helmut Schaa
1
-18
/
+24
2010-06-30
rt2x00: Disable link tuning in AP mode
Helmut Schaa
1
-4
/
+4
2010-06-30
rt2x00: Fix beacon updates in rt61pci
Helmut Schaa
1
-0
/
+6
2010-06-30
rt2x00: Fix beacon updates in rt2800pci
Helmut Schaa
1
-0
/
+6
2010-06-30
rt2x00: Enable multiBSS in rt2800
Ivo van Doorn
1
-2
/
+2
2010-06-30
rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.
Gertjan van Wingerde
1
-1
/
+7
2010-06-30
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
Gertjan van Wingerde
1
-2
/
+12
2010-06-30
eeprom_93cx6: Add support for 93c86 EEPROMs.
Gertjan van Wingerde
1
-0
/
+1
2010-06-30
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
Gertjan van Wingerde
2
-7
/
+13
2010-06-30
rt2x00: Rename driver write_tx_datadesc callback function.
Gertjan van Wingerde
3
-10
/
+8
2010-06-30
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
8
-55
/
+20
2010-06-30
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
12
-93
/
+41
2010-06-30
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
1
-16
/
+17
2010-06-30
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
1
-0
/
+6
2010-06-30
rt2x00: Remove unneeded variable
Ivo van Doorn
1
-5
/
+2
2010-06-30
rt2x00: Write the BSSID to register when interface is added
Ivo van Doorn
1
-1
/
+2
2010-06-30
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2
-1
/
+48
2010-06-29
ath9k: make ath9k_hw_keysetmac static
John W. Linville
2
-3
/
+1
2010-06-29
ath9k: remove unused function ath9k_hw_keyisvalid
John W. Linville
2
-12
/
+0
2010-06-29
mac80211: add basic tracing to drv_get_survey
John W. Linville
2
-1
/
+28
2010-06-29
mac80211: remove unnecessary check in ieee80211_dump_survey
John W. Linville
1
-3
/
+0
2010-06-28
mac80211: fix the for_each_sta_info macro
Felix Fietkau
1
-8
/
+8
2010-06-28
ath9k: fix retry count for A-MPDU rate control status reports
Felix Fietkau
1
-3
/
+8
2010-06-28
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
Bruno Randolf
1
-1
/
+1
2010-06-28
b43: Add SDIO_DEVICE() for EW-CG1102GC
Magnus Damm
1
-0
/
+1
2010-06-28
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
John W. Linville
1
-2
/
+2
2010-06-28
mac80211: use netif_receive_skb in ieee80211_rx callpath
John W. Linville
1
-5
/
+5
2010-06-26
iwlwifi: add disable rf calibration support for 6000g2a and 6000g2b
Wey-Yi Guy
1
-0
/
+16
2010-06-26
iwlagn: reduce severity of disconnected antennas warning
Reinette Chatre
1
-4
/
+4
2010-06-26
iwlwifi: turn on RTS/CTS after aggregation become operational
Wey-Yi Guy
3
-13
/
+41
2010-06-26
iwlwifi: read rfkill during resume
Johannes Berg
1
-0
/
+12
2010-06-25
iwlwifi: update LQ for bcast station on channel change
Daniel Halperin
8
-0
/
+40
2010-06-25
iwlwifi: add a mechanism to disable plcp error checking
Wey-Yi Guy
4
-3
/
+15
2010-06-25
iwlwifi: enable DC calibration based on config parameter
Wey-Yi Guy
5
-125
/
+29
2010-06-25
iwlwifi: name change from signal protection flag
Wey-Yi Guy
2
-10
/
+22
2010-06-25
iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag
Wey-Yi Guy
1
-5
/
+1
[next]