summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2012-06-25iwlwifi: fix activating inactive stationsJohannes Berg1-0/+12
2012-06-20iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg1-0/+6
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+21
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg1-2/+7
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg1-9/+9
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg1-9/+9
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman1-1/+1
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg4-426/+0
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2-5/+5
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach3-12/+16
2012-05-25iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
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