aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg
2012-06-05iwlwifi: move notification wait into coreJohannes Berg
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman
2012-06-05iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach
2012-06-05iwlwifi: add __printf argument checkingJohannes Berg
2012-06-05iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman
2012-06-05iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach
2012-05-25iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg
2012-05-16iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel
2012-05-16iwlwifi: disable default wildcard ssid scanDavid Spinadel
2012-05-16iwlwifi: fix scan_cmd_size allocationDavid Spinadel
2012-05-15iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach
2012-05-15iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach
2012-05-15iwlwifi: fix power index handlingAmit Beka
2012-05-15iwlwifi: make sure reduced tx power bit is validWey-Yi Guy
2012-05-15iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy
2012-05-15iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville
2012-05-08iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-05-08iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-05-08iwlwifi: remove the iwl_shared referenceWey-Yi Guy
2012-05-08iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy
2012-05-08iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach
2012-05-08iwlwifi: add option to disable 5GHz bandStanislaw Gruszka
2012-05-08iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach
2012-05-08iwlwifi: add loose coex lutWey-Yi Guy
2012-05-08iwlwifi: change kill mask based on reduce power stateWey-Yi Guy
2012-05-08iwlwifi: send reduce tx power info in commandWey-Yi Guy
2012-05-08iwlwifi: small define changeWey-Yi Guy
2012-05-08iwlwifi: add reduced tx power threshold defineWey-Yi Guy
2012-05-08iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy
2012-05-08iwlwifi: add BT reduced tx power flagWey-Yi Guy
2012-05-08iwlwifi: remove unused macrosWey-Yi Guy
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet