summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ath9k: remove defines in reg.h that exist in ../reg.hPavel Roskin2011-07-181-23/+0
| * | | | ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin2011-07-185-28/+23
| * | | | ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin2011-07-181-5/+2
| * | | | iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-167-210/+222
| * | | | iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-166-315/+297
| * | | | iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-168-58/+52
| * | | | iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-167-299/+265
| * | | | iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-169-725/+799
| * | | | iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-166-12/+3
| * | | | iwlagn: calibration bitmapWey-Yi Guy2011-07-163-10/+13
| * | | | iwlagn: set default of uCode ownership to driverHsu, Kenny2011-07-161-0/+2
| * | | | iwlagn: simplify TX flags assignmentsJohannes Berg2011-07-161-11/+7
| * | | | iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach2011-07-161-0/+2
| * | | | iwlagn: comments for iwl_cfgWey-Yi Guy2011-07-161-5/+12
| * | | | iwlagn: another double indirect removedWey-Yi Guy2011-07-162-20/+5
| * | | | iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-169-89/+41
| * | | | iwlagn: remove un-necessary fileWey-Yi Guy2011-07-166-222/+174
| * | | | iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach2011-07-163-38/+52
| * | | | iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-166-10/+20
| * | | | iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach2011-07-166-29/+55
| * | | | iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-165-146/+189
| * | | | carl9170: fix formatting issues found by checkpatchPavel Roskin2011-07-155-8/+8
| * | | | ath9k: improve reliability of MIC error detectionFelix Fietkau2011-07-151-21/+32
| * | | | orinoco: minor fixes for problems found by checkpatch.plPavel Roskin2011-07-1521-154/+155
| * | | | mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULLYogesh Ashok Powar2011-07-151-3/+3
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15119-1429/+2567
|\| | | |
| * | | | mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar2011-07-131-0/+54
| * | | | ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau2011-07-131-1/+6
| * | | | ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau2011-07-133-3/+13
| * | | | ath5k: fix reference clock usec duration setting restoreFelix Fietkau2011-07-131-1/+11
| * | | | ath5k: delay full calibration after resetFelix Fietkau2011-07-131-1/+1
| * | | | ath5k: initialize common->clockrateFelix Fietkau2011-07-131-0/+1
| * | | | ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau2011-07-131-0/+1
| * | | | ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau2011-07-131-8/+11
| * | | | ath5k: add missing checks for rfgain probeFelix Fietkau2011-07-131-4/+6
| * | | | ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-07-132-4/+2
| * | | | iwlagn: Add missing comma between constant string arrayJoe Perches2011-07-131-2/+2
| * | | | iwlegacy: Add missing comma between constant string arrayJoe Perches2011-07-131-1/+1
| * | | | iwlagn: fix warning in testmode attribute tableWey-Yi Guy2011-07-111-1/+1
| * | | | ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan2011-07-111-26/+24
| * | | | rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2011-07-111-0/+2
| * | | | ath5k: Add missing breaks in switch/caseJoe Perches2011-07-111-0/+3
| * | | | rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2011-07-111-1/+1
| * | | | libertas: fix handling of command timeout, completion and interruptionDaniel Drake2011-07-114-17/+45
| * | | | libertas: fix errors in functions accessing module registersOlivier Sobrie2011-07-111-1/+3
| * | | | ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin2011-07-1118-94/+94
| * | | | ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin2011-07-111-0/+5
| * | | | ath9k_hw: add a missing delay for an analog registerFelix Fietkau2011-07-111-2/+3
| * | | | ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau2011-07-111-0/+5
| * | | | ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau2011-07-111-1/+3