summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-20bcma: handle alternative SPROM locationRafał Miłecki1-3/+9
2011-07-20b43: HT-PHY: fix typo in 0x2059 radio initRafał Miłecki1-1/+1
2011-07-20b43: HT-PHY: find channel entry with regs dataRafał Miłecki1-0/+9
2011-07-20b43: HT-PHY: switch to channel after enabling radioRafał Miłecki1-1/+3
2011-07-19b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki2-4/+4
2011-07-18ath9k: Fix some smatch warningsRajkumar Manoharan2-4/+8
2011-07-18ath9k: Fix sparse warningsRajkumar Manoharan3-9/+22
2011-07-18b43: bus: drop inline from SSB functionsRafał Miłecki1-15/+12
2011-07-18carl9170: set beacon xmit power to the maxChristian Lamparter1-83/+108
2011-07-18carl9170: move beacon_update into tx.cChristian Lamparter3-130/+130
2011-07-18carl9170 firmware: update firmware headersChristian Lamparter2-2/+42
2011-07-18ath9k: use ath_opmode_to_string()Pavel Roskin1-20/+2
2011-07-18ath9k: remove defines in reg.h that exist in ../reg.hPavel Roskin1-23/+0
2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin5-28/+23
2011-07-18ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin1-5/+2
2011-07-18bcma: extract SPROM rev 9 the same way as rev 8Rafał Miłecki1-1/+1
2011-07-18bcma: cc: set GPIOTIMER registerRafał Miłecki1-0/+14
2011-07-16iwlagn: add tx start API to transport layerEmmanuel Grumbach7-210/+222
2011-07-16iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach6-315/+297
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach8-58/+52
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach7-299/+265
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach9-725/+799
2011-07-16iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H6-12/+3
2011-07-16iwlagn: calibration bitmapWey-Yi Guy3-10/+13
2011-07-16iwlagn: set default of uCode ownership to driverHsu, Kenny1-0/+2
2011-07-16iwlagn: simplify TX flags assignmentsJohannes Berg1-11/+7
2011-07-16iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach1-0/+2
2011-07-16iwlagn: comments for iwl_cfgWey-Yi Guy1-5/+12
2011-07-16iwlagn: another double indirect removedWey-Yi Guy2-20/+5
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy9-89/+41
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy6-222/+174
2011-07-16iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach3-38/+52
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach6-10/+20
2011-07-16iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach6-29/+55
2011-07-16iwlagn: move Tx datapath to transport layerEmmanuel Grumbach5-146/+189
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin5-8/+8
2011-07-15ath9k: improve reliability of MIC error detectionFelix Fietkau1-21/+32
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin21-154/+155
2011-07-15mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULLYogesh Ashok Powar1-3/+3
2011-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar1-0/+54
2011-07-13ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau1-1/+6
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau3-3/+13
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau1-1/+11
2011-07-13ath5k: delay full calibration after resetFelix Fietkau1-1/+1
2011-07-13ath5k: initialize common->clockrateFelix Fietkau1-0/+1
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau1-0/+1
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau1-8/+11
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau1-4/+6
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2-4/+2
2011-07-13iwlagn: Add missing comma between constant string arrayJoe Perches1-2/+2