aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-14inetpeer: various changesEric Dumazet1-38/+56
2010-06-14loopback: Implement 64bit stats on 32bit archesEric Dumazet1-10/+51
2010-06-14ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet1-8/+11
2010-06-14ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet1-6/+4
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings1-20/+20
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen7-88/+79
2010-06-14mac80211: remove BSS from cfg80211 list when leaving IBSSTeemu Paasikivi1-0/+25
2010-06-14mac80211: Set changed basic rates flagTeemu Paasikivi1-0/+1
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi4-1/+56
2010-06-14ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2-21/+0
2010-06-14ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2-10/+4
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau4-44/+3
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau4-14/+1
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau4-34/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau4-23/+2
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau4-45/+16
2010-06-14ath9k: enable AR9003 PCI IDsLuis R. Rodriguez1-0/+1
2010-06-14ath9k: implement PA predistortion supportFelix Fietkau4-3/+137
2010-06-14ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau5-1/+746
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau5-5/+18
2010-06-14ath9k_hw: add register definitions related to PA predistortionFelix Fietkau1-17/+207
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau4-13/+0
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2-1/+5
2010-06-14ath9k: fix queue stopping thresholdFelix Fietkau2-26/+30
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau3-19/+14
2010-06-14ath9k: make ath_get_hal_qnum staticFelix Fietkau2-2/+1
2010-06-14ath9k: remove declarations of some nonexistant functionsFelix Fietkau1-2/+0
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau8-78/+26
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau5-16/+14
2010-06-14ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau2-1/+3
2010-06-14ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez2-248/+248
2010-06-14ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez1-9/+0
2010-06-14ath9k_hw: enable ANI for AR9003Luis R. Rodriguez1-7/+1
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez10-151/+1390
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez7-10/+10
2010-06-14ath9k_hw: add register definitions for the new ANILuis R. Rodriguez2-0/+15
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez7-11/+73
2010-06-14ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez1-1/+8
2010-06-14ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez1-1/+30
2010-06-14ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2-5/+5
2010-06-14mac80211: bracket driver tracingJohannes Berg2-122/+156
2010-06-14mac80211: fix mgmt frame accountingJohannes Berg1-12/+13
2010-06-14mac80211: update aggregation documentationJohannes Berg2-16/+50
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg3-3/+6
2010-06-14mac80211: change TX aggregation lockingJohannes Berg3-47/+58
2010-06-14mac80211: defer TX agg session teardown to workJohannes Berg1-5/+5
2010-06-14mac80211: change RX aggregation lockingJohannes Berg6-11/+21
2010-06-14mac80211: fix RX aggregation timerJohannes Berg1-0/+4
2010-06-14mac80211: defer RX agg session teardown to workJohannes Berg4-14/+20
2010-06-14mac80211: move BA session workJohannes Berg4-38/+40