summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-08iwlwifi: more status bit factoringDon Fry17-166/+160
2012-03-08iwlwifi: move setting up fw parametersMeenakshi Venkataraman1-21/+24
2012-03-08iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman2-3/+21
2012-03-08iwlwifi: log stop / wake queuesEmmanuel Grumbach2-1/+7
2012-03-08iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka5-22/+21
2012-03-08iwlwifi: separate status to priv and transDon Fry7-24/+14
2012-03-08iwlwifi: add option to test MFPDavid Spinadel2-0/+12
2012-03-08iwlwifi: fixed testmode notifications lengthAmit Beka1-1/+2
2012-03-08iwlwifi: add testmode command for rx forwardingAmit Beka3-9/+56
2012-03-08iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka3-9/+16
2012-03-08iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka1-3/+4
2012-03-08iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka2-8/+7
2012-03-08iwlwifi: cleanup/fix memory barriersStanislaw Gruszka3-7/+7
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka6-30/+35
2012-03-08iwlwifi: dump stack when fail to gain access to the deviceStanislaw Gruszka1-3/+3
2012-03-08iwlwifi: return error if loading uCode failedJohannes Berg1-3/+1
2012-03-08iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg5-10/+4
2012-03-08iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg5-9/+8
2012-03-08iwlwifi: move BT/HT params to sharedJohannes Berg2-24/+24
2012-03-08iwlwifi: remove BT handlers from lib_opsJohannes Berg5-19/+6
2012-03-08iwlwifi: transport's tx_agg_disable must be atomicJohannes Berg1-3/+1
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg11-119/+56
2012-03-08iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg3-5/+3
2012-03-08iwlwifi: remove two unused arguments in testmodeJohannes Berg1-6/+6
2012-03-08iwlwifi: remove unused argument from iwl_init_hw_ratesJohannes Berg1-3/+2
2012-03-08iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg2-32/+30
2012-03-08iwlwifi: remove unused argument from rs_initialize_lqJohannes Berg1-2/+1
2012-03-08iwlwifi: remove unused arguments from iwlagn_gain_computationJohannes Berg1-5/+2
2012-03-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho8-205/+321
2012-03-08wl12xx: implement SW Tx watchdogArik Nemtsov7-0/+135
2012-03-07rtl8187: Add AD-HOC supportAttila Fazekas2-19/+100
2012-03-07bcma: silence PMU warning for BCM4331Rafał Miłecki1-0/+1
2012-03-07mac80211: fix smatch lock errors in meshThomas Pedersen1-10/+10
2012-03-07iwlwifi: make iwl_fill_probe_req staticJohannes Berg2-51/+49
2012-03-07iwlwifi: clean up iwl-commands.hJohannes Berg2-10/+2
2012-03-07iwlwifi: don't include iwl-prph.h everywhereJohannes Berg5-2/+4
2012-03-07iwlwifi: remove PA type configurationJohannes Berg2-20/+9
2012-03-07iwlwifi: remove priv from sharedJohannes Berg2-3/+0
2012-03-07iwlwifi: virtualize nic_configJohannes Berg5-7/+18
2012-03-07iwlwifi: move packet to transportJohannes Berg9-129/+103
2012-03-07iwlwifi: move irq to PCIeJohannes Berg3-8/+8
2012-03-07iwlwifi: move all uCode load variablesJohannes Berg5-9/+14
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg8-13/+14
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg10-160/+314
2012-03-07iwlwifi: fix notification wait bugJohannes Berg1-3/+3
2012-03-07iwlwifi: constify remaining config dataJohannes Berg5-16/+19
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg6-9/+13
2012-03-07iwlwifi: use watchdog timeout from hw_paramsJohannes Berg2-3/+3
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg4-4/+9
2012-03-07iwlwifi: remove max_txq_num from hw_paramsJohannes Berg1-1/+1