summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-053-26/+9
* net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-1619-234/+512
|\
| * mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
| * iwlwifi: Add bool mvm_ucode to iwl_fwDavid Spinadel2012-03-122-1/+10
| * iwlwifi: change struct iwl_fwDavid Spinadel2012-03-127-141/+139
| * iwlwifi: Add TLVs and fields for 16.0 uCodeDavid Spinadel2012-03-124-16/+108
| * iwlwifi: more modularity in fw images and sectionsDavid Spinadel2012-03-123-77/+207
| * iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel2012-03-123-5/+6
| * iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-127-20/+48
| * iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-128-10/+11
| * iwlwifi: convert bad state message into warningJohannes Berg2012-03-121-14/+14
| * iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg2012-03-125-18/+39
| * iwlwifi: remove TX hex debugJohannes Berg2012-03-121-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-1/+1
|\ \
| * | iwlwifi: fix wowlan suspendJohannes Berg2012-03-051-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-0951-3482/+3415
|\ \ \ | | |/ | |/|
| * | iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-0910-28/+23
| * | iwlwifi: fix cmd_queue number mergeWey-Yi Guy2012-03-092-7/+3
| * | iwlwifi: restore PAN supportEmmanuel Grumbach2012-03-092-30/+32
| * | iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-097-33/+56
| * | iwlwifi: correct status bit refactoring errorsDon Fry2012-03-082-5/+5
| * | iwlwifi: don't delete AP station directlyJohannes Berg2012-03-083-6/+53
| * | iwlwifi: make iwl_init_context staticJohannes Berg2012-03-082-2/+1
| * | iwlwifi: remove messages from queue wake/stopJohannes Berg2012-03-082-20/+20
| * | iwlwifi: more status bit factoringDon Fry2012-03-0817-166/+160
| * | iwlwifi: move setting up fw parametersMeenakshi Venkataraman2012-03-081-21/+24
| * | iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman2012-03-082-3/+21
| * | iwlwifi: log stop / wake queuesEmmanuel Grumbach2012-03-082-1/+7
| * | iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-085-22/+21
| * | iwlwifi: separate status to priv and transDon Fry2012-03-087-24/+14
| * | iwlwifi: add option to test MFPDavid Spinadel2012-03-082-0/+12
| * | iwlwifi: fixed testmode notifications lengthAmit Beka2012-03-081-1/+2
| * | iwlwifi: add testmode command for rx forwardingAmit Beka2012-03-083-9/+56
| * | iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka2012-03-083-9/+16
| * | iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka2012-03-081-3/+4
| * | iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka2012-03-082-8/+7
| * | iwlwifi: cleanup/fix memory barriersStanislaw Gruszka2012-03-083-7/+7
| * | iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-086-30/+35
| * | iwlwifi: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-03-081-3/+3
| * | iwlwifi: return error if loading uCode failedJohannes Berg2012-03-081-3/+1
| * | iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg2012-03-085-10/+4
| * | iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg2012-03-085-9/+8
| * | iwlwifi: move BT/HT params to sharedJohannes Berg2012-03-082-24/+24
| * | iwlwifi: remove BT handlers from lib_opsJohannes Berg2012-03-085-19/+6
| * | iwlwifi: transport's tx_agg_disable must be atomicJohannes Berg2012-03-081-3/+1
| * | iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-0811-119/+56
| * | iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg2012-03-083-5/+3
| * | iwlwifi: remove two unused arguments in testmodeJohannes Berg2012-03-081-6/+6
| * | iwlwifi: remove unused argument from iwl_init_hw_ratesJohannes Berg2012-03-081-3/+2
OpenPOWER on IntegriCloud