summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy
2012-03-09iwlwifi: fix cmd_queue number mergeWey-Yi Guy
2012-03-09iwlwifi: restore PAN supportEmmanuel Grumbach
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman
2012-03-08iwlwifi: correct status bit refactoring errorsDon Fry
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg
2012-03-08iwlwifi: make iwl_init_context staticJohannes Berg
2012-03-08iwlwifi: remove messages from queue wake/stopJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: move setting up fw parametersMeenakshi Venkataraman
2012-03-08iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman
2012-03-08iwlwifi: log stop / wake queuesEmmanuel Grumbach
2012-03-08iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka
2012-03-08iwlwifi: separate status to priv and transDon Fry
2012-03-08iwlwifi: add option to test MFPDavid Spinadel
2012-03-08iwlwifi: fixed testmode notifications lengthAmit Beka
2012-03-08iwlwifi: add testmode command for rx forwardingAmit Beka
2012-03-08iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka
2012-03-08iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka
2012-03-08iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka
2012-03-08iwlwifi: cleanup/fix memory barriersStanislaw Gruszka
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka
2012-03-08iwlwifi: dump stack when fail to gain access to the deviceStanislaw Gruszka
2012-03-08iwlwifi: return error if loading uCode failedJohannes Berg
2012-03-08iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg
2012-03-08iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg
2012-03-08iwlwifi: move BT/HT params to sharedJohannes Berg
2012-03-08iwlwifi: remove BT handlers from lib_opsJohannes Berg
2012-03-08iwlwifi: transport's tx_agg_disable must be atomicJohannes Berg
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg
2012-03-08iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg
2012-03-08iwlwifi: remove two unused arguments in testmodeJohannes Berg
2012-03-08iwlwifi: remove unused argument from iwl_init_hw_ratesJohannes Berg
2012-03-08iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg