summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2012-08-15iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-08-09iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman1-0/+1
2012-07-16iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg1-0/+6
2012-07-16iwlwifi: fix activating inactive stationsJohannes Berg1-0/+12
2012-06-22iwlwifi: fix TX power antenna accessJohannes Berg1-9/+9
2012-06-22iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+21
2012-06-22iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach3-11/+15
2012-06-17iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-17iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-17iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-17iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-10iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2-5/+5
2012-06-10iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet3-8/+17
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-2/+2
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman4-18/+27
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg2-8/+43
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2-4/+9
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd3-26/+9
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet1-1/+1
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-234/+512
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg1-1/+1
2012-03-12iwlwifi: Add bool mvm_ucode to iwl_fwDavid Spinadel2-1/+10
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel7-141/+139
2012-03-12iwlwifi: Add TLVs and fields for 16.0 uCodeDavid Spinadel4-16/+108
2012-03-12iwlwifi: more modularity in fw images and sectionsDavid Spinadel3-77/+207
2012-03-12iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel3-5/+6
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel7-20/+48
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman8-10/+11
2012-03-12iwlwifi: convert bad state message into warningJohannes Berg1-14/+14
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg5-18/+39
2012-03-12iwlwifi: remove TX hex debugJohannes Berg1-2/+0
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville51-3482/+3415
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy10-28/+23
2012-03-09iwlwifi: fix cmd_queue number mergeWey-Yi Guy2-7/+3
2012-03-09iwlwifi: restore PAN supportEmmanuel Grumbach2-30/+32
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman7-33/+56
2012-03-08iwlwifi: correct status bit refactoring errorsDon Fry2-5/+5
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg3-6/+53
2012-03-08iwlwifi: make iwl_init_context staticJohannes Berg2-2/+1
2012-03-08iwlwifi: remove messages from queue wake/stopJohannes Berg2-20/+20
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