summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-11iwlwifi: refactor testmodeIlan Peer9-762/+1027
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg2-6/+3
2012-06-06iwlwifi: move RF config into NIC configJohannes Berg2-43/+31
2012-06-06iwlwifi: configure PHY version for 1000 seriesJohannes Berg1-4/+1
2012-06-06iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle4-4/+4
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg32-1996/+1854
2012-06-06iwlwifi: configure the SKU in the HWEmmanuel Grumbach2-6/+15
2012-06-06iwlwifi: fix rf configurationEmmanuel Grumbach2-6/+27
2012-06-06iwlwifi: add iwl_set_bits_maskJohannes Berg2-0/+20
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach5-26/+58
2012-06-06iwlwifi: update mask value for SCD queue configEmmanuel Grumbach1-1/+1
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach6-50/+50
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach5-10/+10
2012-06-06iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach1-4/+1
2012-06-06iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach1-18/+18
2012-06-06iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2-7/+0
2012-06-06iwlwifi: move ht40 bitmap into configJohannes Berg8-19/+14
2012-06-06iwlwifi: unify tx_chains_num settingJohannes Berg2-34/+8
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg35-115/+106
2012-06-06iwlwifi: trust mac80211 HT40 settingJohannes Berg1-23/+1
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg11-16/+13
2012-06-06iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer1-1/+3
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg2-0/+4
2012-06-06iwlwifi: use mac80211 channel for radar checkJohannes Berg1-18/+2
2012-06-06iwlwifi: use mac80211 channels for reset scanJohannes Berg1-20/+8
2012-06-06iwlwifi: trust mac80211 channel settingJohannes Berg3-27/+1
2012-06-06iwlwifi: use mac80211 channel in connection initJohannes Berg1-10/+2
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg5-160/+82
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer5-10/+68
2012-06-06iwlwifi: Check BSS ctx active before call mac80211Ilan Peer1-0/+5
2012-06-06net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev1-6/+17
2012-06-06mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil3-0/+28
2012-06-06mwifiex: invalidate bss config before setting channel for uAPAvinash Patil1-0/+1
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg3-37/+3
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2-1/+2
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg4-185/+161
2012-06-05iwlwifi: move notification wait into coreJohannes Berg2-2/+8
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry8-26/+172
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg2-3/+3
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg1-4/+7
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2-2/+2
2012-06-05iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach1-9/+8
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach3-7/+7
2012-06-05iwlwifi: add __printf argument checkingJohannes Berg1-6/+6
2012-06-05iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman1-0/+1
2012-06-05iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach1-3/+3
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com3-0/+8
2012-06-05ath9k: Support ethtool getstats api.Ben Greear1-0/+134
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan4-6/+6
2012-06-05brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter1-0/+2