summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer2012-06-131-4/+5
* iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach2012-06-131-0/+1
* iwlwifi: remove lock around txq_enableEmmanuel Grumbach2012-06-133-26/+5
* iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach2012-06-132-47/+31
* iwlwifi: print more info when a queue is stuckEmmanuel Grumbach2012-06-132-1/+14
* iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach2012-06-134-21/+21
* iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2012-06-132-3/+3
* iwlwifi: fix dynamic loadingJohannes Berg2012-06-131-0/+23
* iwlwifi: decouple testmode and iwl-testIlan Peer2012-06-114-45/+141
* iwlwifi: refactor testmodeIlan Peer2012-06-119-762/+1027
* iwlwifi: remove extern opmode ops declarationsJohannes Berg2012-06-062-6/+3
* iwlwifi: move RF config into NIC configJohannes Berg2012-06-062-43/+31
* iwlwifi: configure PHY version for 1000 seriesJohannes Berg2012-06-061-4/+1
* iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle2012-06-064-4/+4
* iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-0632-1996/+1854
* iwlwifi: configure the SKU in the HWEmmanuel Grumbach2012-06-062-6/+15
* iwlwifi: fix rf configurationEmmanuel Grumbach2012-06-062-6/+27
* iwlwifi: add iwl_set_bits_maskJohannes Berg2012-06-062-0/+20
* iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-065-26/+58
* iwlwifi: update mask value for SCD queue configEmmanuel Grumbach2012-06-061-1/+1
* iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-066-50/+50
* iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-065-10/+10
* iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach2012-06-061-4/+1
* iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach2012-06-061-18/+18
* iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2012-06-062-7/+0
* iwlwifi: move ht40 bitmap into configJohannes Berg2012-06-068-19/+14
* iwlwifi: unify tx_chains_num settingJohannes Berg2012-06-062-34/+8
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-0635-115/+106
* iwlwifi: trust mac80211 HT40 settingJohannes Berg2012-06-061-23/+1
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-0611-16/+13
* iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer2012-06-061-1/+3
* iwlwifi: give HT format to mac80211/radiotapJohannes Berg2012-06-062-0/+4
* iwlwifi: use mac80211 channel for radar checkJohannes Berg2012-06-061-18/+2
* iwlwifi: use mac80211 channels for reset scanJohannes Berg2012-06-061-20/+8
* iwlwifi: trust mac80211 channel settingJohannes Berg2012-06-063-27/+1
* iwlwifi: use mac80211 channel in connection initJohannes Berg2012-06-061-10/+2
* iwlwifi: make a lot of functions staticJohannes Berg2012-06-065-160/+82
* iwlwifi: handle race condition in ROC flowIlan Peer2012-06-065-10/+68
* iwlwifi: Check BSS ctx active before call mac80211Ilan Peer2012-06-061-0/+5
* net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev2012-06-051-6/+17
* mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-053-0/+28
* mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-051-0/+1
* cfg80211: provide channel to start_ap functionJohannes Berg2012-06-053-37/+3
* iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2012-06-052-1/+2
* iwlwifi: clean up coding style in PCIe transportJohannes Berg2012-06-054-185/+161
* iwlwifi: move notification wait into coreJohannes Berg2012-06-052-2/+8
* iwlwifi: implement dynamic opmode loadingDon Fry2012-06-058-26/+172
* iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg2012-06-052-3/+3
* iwlwifi: properly handle device_set_wakeup_enableJohannes Berg2012-06-051-4/+7
* iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2012-06-052-2/+2
OpenPOWER on IntegriCloud