summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: dont pull too much payload in skb headEric Dumazet2012-05-181-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-159-114/+125
|\
| * iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-091-1/+2
| * iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-05-091-1/+1
| * iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-05-091-1/+1
| * iwlwifi: remove the iwl_shared referenceWey-Yi Guy2012-05-091-3/+3
| * iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2012-05-092-19/+18Star
| * iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-092-1/+1
| * iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-093-0/+9
| * iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-092-10/+9Star
| * iwlwifi: add loose coex lutWey-Yi Guy2012-05-091-2/+21
| * iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-092-9/+20
| * iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-092-1/+3
| * iwlwifi: small define changeWey-Yi Guy2012-05-091-1/+3
| * iwlwifi: add reduced tx power threshold defineWey-Yi Guy2012-05-091-0/+3
| * iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-092-4/+39
| * iwlwifi: add BT reduced tx power flagWey-Yi Guy2012-05-091-2/+2
| * iwlwifi: remove unused macrosWey-Yi Guy2012-05-091-69/+0Star
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-113-9/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-0811-37/+96
|\
| * iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
| * iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-04-271-2/+2
| * iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-244-18/+27
| * iwlwifi: fix hardware queue programmingJohannes Berg2012-04-242-8/+43
| * iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-232-4/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-2649-1660/+953Star
|\ \
| * | iwlwifi: use new mac80211 queue schemeJohannes Berg2012-04-234-74/+66Star
| * | iwlwifi: clean up module parametersJohannes Berg2012-04-2317-124/+134
| * | iwlwifi: revert workaround to restore 1000 rx throughputDon Fry2012-04-231-1/+0Star
| * | iwlwifi: use direct calls for transport freeJohannes Berg2012-04-234-28/+10Star
| * | iwlwifi: clean up some hw file includesJohannes Berg2012-04-234-4/+8
| * | iwlwifi: move OTP definesJohannes Berg2012-04-232-11/+11
| * | iwlwifi: move antenna definitions to configJohannes Berg2012-04-232-9/+11
| * | iwlwifi: move eeprom versions to HW filesJohannes Berg2012-04-235-42/+29Star
| * | iwlwifi: move watchdog definitions to configJohannes Berg2012-04-232-6/+6
| * | iwlwifi: move PLCP defines to configJohannes Berg2012-04-232-11/+12
| * | iwlwifi: move driver defines to iwl-drv.hJohannes Berg2012-04-234-5/+9
| * | iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg2012-04-231-1/+0Star
| * | iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-2323-417/+1Star
| * | iwlwifi: remove traffic logJohannes Berg2012-04-237-253/+5Star
| * | iwlwifi: move iwl_cmd_echo_testJohannes Berg2012-04-233-18/+17Star
| * | iwlwifi: move TIME_UNITJohannes Berg2012-04-232-2/+1Star
| * | iwlwifi: remove bt_siso_mode declarationJohannes Berg2012-04-231-5/+0Star
| * | iwlwifi: include net/mac80211.h to avoid compiler errorWey-Yi Guy2012-04-231-0/+1
| * | iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-2311-13/+13
| * | iwlwifi: move iwl_have_debug_levelJohannes Berg2012-04-232-5/+6
| * | iwlwifi: move debugfs registration function declarationsJohannes Berg2012-04-232-15/+13Star
| * | iwlwifi: remove debugfs logspamJohannes Berg2012-04-232-56/+20Star
| * | iwlwifi: properly set basic ratesJohannes Berg2012-04-234-53/+94
| * | iwlwifi: Added debugfs calib disabled writeDavid Spinadel2012-04-231-2/+23