summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/common.c
Commit message (Expand)AuthorAgeFilesLines
* iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-021-0/+1
* iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-121-0/+11
* iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-241-1/+1
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-1/+1
| |\
| | * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-2/+1
|\| |
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-2/+1
| |\|
| | * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-2/+1
* | | net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-261-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-201-1/+1
|\| |
| * | iwlegacy: fix sparse warningsStephen Hemminger2013-03-111-1/+1
| |/
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-6/+4
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-3/+2
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-151-9/+7
|\
| * mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-9/+7
* | iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-141-5/+11
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-21/+14
|\
| * iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14
* | iwlegacy: add flush callbackStanislaw Gruszka2013-01-071-0/+36
|/
* iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-3/+2
* iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-2/+3
* iwlegacy: use eth_broadcast_addrJohannes Berg2012-09-241-2/+2
* iwlegacy: clean up suspend/resumeJohannes Berg2012-08-101-12/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-1/+1
|\
| * mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-8/+6
|\ \
| * | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
| |/
* / iwlegacy: print how long queue was actually stuckPaul Bolle2012-06-281-3/+4
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-7/+7
* iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
* iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-261-3/+12
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-221-2/+2
* iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-221-3/+3
* iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-221-30/+36
* iwlegacy: check correct il_poll_bit error valueStanislaw Gruszka2012-02-221-1/+1
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-221-6/+19
* iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2012-02-221-45/+44
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-247/+0
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-221-31/+19
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-221-17/+17
* iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-221-1/+1
* iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka2012-02-221-2/+2
* iwlegacy: regulatory_bands is not an opsStanislaw Gruszka2012-02-221-6/+4
* iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2012-02-221-2/+0
* iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-221-5/+5
* iwlegacy: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-02-221-2/+3
* iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-061-13/+11
* iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-061-14/+14