summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix activating inactive stationsJohannes Berg2012-06-251-0/+12
* iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
* iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-082-0/+6
* iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-081-1/+1
* iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-081-2/+21
* iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg2012-06-051-0/+1
* iwlwifi: fix double free/complete in firmware loadingJohannes Berg2012-06-051-2/+7
* iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
* iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
* iwlwifi: fix memory leak if opmode fails to initJohannes Berg2012-05-251-9/+9
* iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman2012-05-251-1/+1
* iwlwifi: remove ucode16 optionJohannes Berg2012-05-254-426/+0
* iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2012-05-252-5/+5
* iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-253-12/+16
* iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-05-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-228-29/+103
|\
| * iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-163-1/+6
| * iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel2012-05-161-1/+5
| * iwlwifi: disable default wildcard ssid scanDavid Spinadel2012-05-162-11/+24
| * iwlwifi: fix scan_cmd_size allocationDavid Spinadel2012-05-162-6/+12
| * iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach2012-05-151-3/+9
| * iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach2012-05-151-4/+3
| * iwlwifi: fix power index handlingAmit Beka2012-05-151-2/+6
| * iwlwifi: make sure reduced tx power bit is validWey-Yi Guy2012-05-151-1/+1
| * iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy2012-05-152-1/+27
| * iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy2012-05-151-0/+11
* | 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/+18
| * 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/+9
| * 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/+0
* | 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