summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-14mwifiex: correction in structure name passed to sizeof()master-2012-03-14Amitkumar Karwar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-13brmc80211: dont use jiffies for BSS TSFJohannes Berg
2012-03-13mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar
2012-03-13mwifiex: use usleep_range instead of udelayYogesh Ashok Powar
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar
2012-03-13mwifiex: rearrange switch statementYogesh Ashok Powar
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger
2012-03-13b43legacy: Load firmware from work queue instead of from probe routineLarry Finger
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-03-13ath6kl: fix debug.c file modeKalle Valo
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo
2012-03-12iwlwifi: Add bool mvm_ucode to iwl_fwDavid Spinadel
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel
2012-03-12iwlwifi: Add TLVs and fields for 16.0 uCodeDavid Spinadel
2012-03-12iwlwifi: more modularity in fw images and sectionsDavid Spinadel
2012-03-12iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman
2012-03-12iwlwifi: convert bad state message into warningJohannes Berg
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg
2012-03-12iwlwifi: remove TX hex debugJohannes Berg
2012-03-12ath9k: fix going to full-sleep on PS idleFelix Fietkau
2012-03-12ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan
2012-03-12ath9k: configure bss info at assoc notificationRajkumar Manoharan
2012-03-12rt2x00: Fix beacon skew in rt2800pciHelmut Schaa
2012-03-12ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan
2012-03-12net/wireless: ipw2x00: remove unused definitions for regulatory domainStanislav Yakovlev
2012-03-12ath9k: Add wiphy name to log messages.Ben Greear
2012-03-12mac80211_hwsim: Fix set mactime on receiver hwsim radioAshok Nagarajan
2012-03-12ath9k: Fix BTCOEX shutdownSujith Manoharan
2012-03-12ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchmaster-2012-03-08-4Wey-Yi Guy
2012-03-09iwlwifi: fix cmd_queue number mergemaster-2012-03-08-2Wey-Yi Guy
2012-03-09iwlwifi: restore PAN supportmaster-2012-03-09Emmanuel Grumbach
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman