summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-099-7/+39
* iwlwifi: move FW_ERROR to privDon Fry2012-04-096-18/+12
* iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-092-12/+9
* iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman2012-04-093-42/+40
* iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman2012-04-093-65/+64
* iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman2012-04-093-73/+73
* iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman2012-04-093-14/+12
* iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman2012-04-093-104/+103
* iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman2012-04-093-190/+183
* iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-096-19/+18
* iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-0910-430/+432
* iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman2012-04-093-8/+7
* iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman2012-04-093-2/+3
* iwlwifi: move valid_contexts to privJohannes Berg2012-04-096-9/+8
* iwlwifi: move queue mapping out of transportJohannes Berg2012-04-0917-575/+419
* iwlwifi: use scan while idleJohannes Berg2012-04-092-3/+8
* iwlwifi: remove scan_rx_antennasJohannes Berg2012-04-092-5/+0
* iwlwifi: remove iq_invert config paramJohannes Berg2012-04-092-13/+6
* iwlwifi: remove support_wimax_coexistJohannes Berg2012-04-092-51/+2
* iwlwifi: clarify config struct commentsJohannes Berg2012-04-091-7/+3
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-097-16/+16
* iwlwifi: simplify calibration collectionJohannes Berg2012-04-093-25/+27
* iwlwifi: extend notification waitJohannes Berg2012-04-095-23/+72
* iwlwifi: process multiple frames per RXBJohannes Berg2012-04-094-64/+85
* iwlwifi: remove un-needed parameterWey-Yi Guy2012-04-091-20/+13
* iwlwifi: phy_db structureDavid Spinadel2012-04-094-0/+406
* 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
OpenPOWER on IntegriCloud