summaryrefslogtreecommitdiffstats
path: root/lib/atomic64.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-10mac80211: Fix build error when CONFIG_PM is not definedLarry Finger1-2/+5
2011-05-10iwlagn: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-05-10wireless: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2-4/+1
2011-05-06iwlagn: check DMA mapping errorsJohannes Berg2-28/+45
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg7-31/+8
2011-05-06iwlagn: dont update bytecount table for command queueJohannes Berg2-19/+13
2011-05-06iwlagn: remove unused variableJohannes Berg1-4/+0
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg2-125/+25
2011-05-06iwlagn: remove get_hcmd_size indirectionJohannes Berg3-9/+0
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao8-2/+656
2011-05-05mwl8k: Do not ask mac80211 to generate IV for crypto keysYogesh Ashok Powar1-8/+8
2011-05-05b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki1-32/+0
2011-05-05b43: drop invalid IMCFGLO workaroundRafał Miłecki1-27/+1
2011-05-05ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez1-0/+10
2011-05-05rt2x00: Fix transfer speed regression for USB hardwareIvo van Doorn1-3/+3
2011-05-05rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde4-2/+24
2011-05-05ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan1-0/+13
2011-05-05mac80211: add basic support for WoWLANJohannes Berg9-5/+97
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg7-4/+439
2011-05-05carl9170: fix allmulticast modeNicolas Cavallari1-1/+1
2011-05-05mwl8k: Fix broken WEPYogesh Ashok Powar1-1/+1
2011-05-05cfg80211: Remove unused wiphy flagJouni Malinen2-5/+1
2011-05-05nl80211: Fix set_key regression with some driversJouni Malinen1-8/+0
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar19-165/+148
2011-05-05mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar2-6/+9
2011-05-05rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driverChaoming Li4-3/+30
2011-05-05rtlwifi: rtl8192se: Merge TX and RX routinesChaoming Li2-0/+1021
2011-05-05rtlwifi: rtl8192se: Merge table routinesChaoming Li2-0/+683
2011-05-05rtlwifi: rtl8192se: Merge main (sw) routinesChaoming Li2-0/+457
2011-05-05rtlwifi: rtl8192se: Merge rf routinesChaoming Li2-0/+589