index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-08
mac80211: remove wep dependency
John W. Linville
7
-21
/
+30
2010-07-07
ath9k: fix a buffer leak in A-MPDU completion
Felix Fietkau
1
-0
/
+5
2010-07-07
ath9k: fix a potential buffer leak in the STA teardown path
Felix Fietkau
1
-26
/
+26
2010-07-07
NET: nl80211, fix lock imbalance and netdev referencing
Jiri Slaby
1
-1
/
+1
2010-07-06
wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
Ameya Palande
3
-1
/
+2
2010-07-06
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
14
-89
/
+477
2010-07-02
iwlwifi: adding enhance sensitivity table entries
Wey-Yi Guy
4
-28
/
+157
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-07-02
minstrel_ht: fix check for downgrading of top2 rate
Ming Lei
1
-2
/
+2
2010-07-02
minstrel_ht: fix updating rate with best probability
Ming Lei
1
-0
/
+2
2010-07-02
ath9k: fix crash with WEP in ad-hoc mode
Felix Fietkau
1
-0
/
+4
2010-07-02
ath9k: fix false positives in the baseband hang check
Felix Fietkau
3
-2
/
+28
2010-07-02
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
5
-96
/
+31
2010-07-02
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
8
-95
/
+120
2010-07-02
ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros
Felix Fietkau
2
-113
/
+117
2010-07-02
ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003
Felix Fietkau
3
-6957
/
+6983
2010-07-02
ath9k_hw: fix a few inconsistencies in initval array names
Felix Fietkau
3
-9
/
+9
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
[next]