summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/common.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
|\|
| * wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-4/+0Star
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-3/+2Star
|/
* 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/+0Star
|\
| * iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-4/+0Star
| * iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-8/+0Star
* | wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-141-3/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-2/+0Star
|\
| * iwlegacy: clean up suspend/resumeJohannes Berg2012-08-101-2/+0Star
* | iwlegacy: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1Star
|/
* iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche2012-02-291-5/+0Star
* iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-291-18/+0Star
* iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka2012-02-221-7/+1Star
* 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/+9Star
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-221-1/+3
* iwleagcy: remove old commentsStanislaw Gruszka2012-02-221-16/+0Star
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-45/+6Star
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-221-33/+19Star
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-221-17/+14Star
* iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-221-7/+2Star
* iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka2012-02-221-6/+2Star
* iwlegacy: remove temp_opsStanislaw Gruszka2012-02-221-8/+0Star
* iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-221-6/+4Star
* iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka2012-02-221-2/+0Star
* 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/+0Star
* iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-061-16/+2Star
* iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-061-15/+16
* iwlegacy: move ops out of configStanislaw Gruszka2012-02-061-5/+3Star
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-49/+30Star
* iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-061-7/+0Star
* iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka2012-02-061-2/+0Star
* iwlegacy: get rid of ctx->ac_to_fifoStanislaw Gruszka2012-02-061-1/+0Star
* iwlegacy: move ht out of ctx structureStanislaw Gruszka2012-02-061-7/+8
* iwlegacy: move qos_data out of ctx structureStanislaw Gruszka2012-02-061-2/+2
* iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-061-2/+0Star
* iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka2012-02-061-2/+0Star
* iwlegacy: move wep_keys out of contextStanislaw Gruszka2012-02-061-16/+3Star
* iwlegacy: get rid of mcast_queueStanislaw Gruszka2012-02-061-3/+0Star
* iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-061-3/+1Star
* iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-061-1/+0Star