summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/common.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+1
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka2014-03-041-1/+1
* iwlegacy: properly enable power savingStanislaw Gruszka2014-02-241-0/+1
* iwlegacy: merge reclaim checkStanislaw Gruszka2014-02-241-0/+14
* iwlegacy: Remove extern from function prototypesJoe Perches2013-09-241-33/+33
* iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka2013-06-121-0/+22
* iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka2013-06-121-4/+15
* net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-121-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+1
|\
| * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-201-4/+0
|\ \ | |/
| * wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-4/+0
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-3/+2
|/
* iwl4965: report A-MPDU statusChristian Lamparter2013-02-011-0/+1
* iwlegacy: add flush callbackStanislaw Gruszka2013-01-071-0/+1
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-12/+0
|\
| * iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-4/+0
| * iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-8/+0
* | wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-141-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-2/+0
|\
| * iwlegacy: clean up suspend/resumeJohannes Berg2012-08-101-2/+0
* | iwlegacy: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
|/
* iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche2012-02-291-5/+0
* iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-291-18/+0
* iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka2012-02-221-7/+1
* iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-221-1/+1
* iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-221-2/+2
* iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-221-11/+9
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-221-1/+3
* iwleagcy: remove old commentsStanislaw Gruszka2012-02-221-16/+0
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-45/+6
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-221-33/+19
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-221-17/+14
* iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-221-7/+2
* iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka2012-02-221-6/+2
* iwlegacy: remove temp_opsStanislaw Gruszka2012-02-221-8/+0
* iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-221-6/+4
* iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka2012-02-221-2/+0
* iwlegacy: regulatory_bands is not an opsStanislaw Gruszka2012-02-221-1/+2
* iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-221-3/+3
* iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2012-02-221-2/+7
* iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-221-12/+15
* iwlegacy: remove set_hw_params callbackStanislaw Gruszka2012-02-061-2/+0
* iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-061-16/+2
* iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-061-15/+16
* iwlegacy: move ops out of configStanislaw Gruszka2012-02-061-5/+3
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-49/+30
* iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-061-7/+0
* iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka2012-02-061-2/+0
OpenPOWER on IntegriCloud