summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach2012-06-051-9/+8
* iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach2012-06-053-7/+7
* iwlwifi: add __printf argument checkingJohannes Berg2012-06-051-6/+6
* iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman2012-06-051-0/+1
* iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach2012-06-051-3/+3
* rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com2012-06-053-0/+8
* ath9k: Support ethtool getstats api.Ben Greear2012-06-051-0/+134
* ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan2012-06-054-6/+6
* brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter2012-06-051-0/+2
* brcm80211: remove an unneeded NULL checkDan Carpenter2012-06-051-1/+1
OpenPOWER on IntegriCloud