summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville8-29/+103
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet1-1/+6
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg3-1/+6
2012-05-16iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel1-1/+5
2012-05-16iwlwifi: disable default wildcard ssid scanDavid Spinadel2-11/+24
2012-05-16iwlwifi: fix scan_cmd_size allocationDavid Spinadel2-6/+12
2012-05-16iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach1-3/+9
2012-05-16iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach1-4/+3
2012-05-16iwlwifi: fix power index handlingAmit Beka1-2/+6
2012-05-16iwlwifi: make sure reduced tx power bit is validWey-Yi Guy1-1/+1
2012-05-16iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy2-1/+27
2012-05-16iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy1-0/+11
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-114/+125
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches3-9/+9
2012-05-09iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville1-1/+2
2012-05-09iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-1/+1
2012-05-09iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-1/+1
2012-05-09iwlwifi: remove the iwl_shared referenceWey-Yi Guy1-3/+3
2012-05-09iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2-19/+18
2012-05-09iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2-1/+1
2012-05-09iwlwifi: add option to disable 5GHz bandStanislaw Gruszka3-0/+9
2012-05-09iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2-10/+9
2012-05-09iwlwifi: add loose coex lutWey-Yi Guy1-2/+21
2012-05-09iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2-9/+20
2012-05-09iwlwifi: send reduce tx power info in commandWey-Yi Guy2-1/+3
2012-05-09iwlwifi: small define changeWey-Yi Guy1-1/+3
2012-05-09iwlwifi: add reduced tx power threshold defineWey-Yi Guy1-0/+3
2012-05-09iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2-4/+39
2012-05-09iwlwifi: add BT reduced tx power flagWey-Yi Guy1-2/+2
2012-05-09iwlwifi: remove unused macrosWey-Yi Guy1-69/+0
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-37/+96
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-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville49-1660/+953
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman4-18/+27
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg2-8/+43
2012-04-24iwlwifi: use new mac80211 queue schemeJohannes Berg4-74/+66
2012-04-24iwlwifi: clean up module parametersJohannes Berg17-124/+134
2012-04-24iwlwifi: revert workaround to restore 1000 rx throughputDon Fry1-1/+0
2012-04-24iwlwifi: use direct calls for transport freeJohannes Berg4-28/+10
2012-04-24iwlwifi: clean up some hw file includesJohannes Berg4-4/+8
2012-04-24iwlwifi: move OTP definesJohannes Berg2-11/+11
2012-04-24iwlwifi: move antenna definitions to configJohannes Berg2-9/+11
2012-04-24iwlwifi: move eeprom versions to HW filesJohannes Berg5-42/+29
2012-04-24iwlwifi: move watchdog definitions to configJohannes Berg2-6/+6
2012-04-24iwlwifi: move PLCP defines to configJohannes Berg2-11/+12
2012-04-24iwlwifi: move driver defines to iwl-drv.hJohannes Berg4-5/+9
2012-04-24iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg1-1/+0
2012-04-24iwlwifi: remove TX/RX frame statisticsJohannes Berg23-417/+1
2012-04-24iwlwifi: remove traffic logJohannes Berg7-253/+5