aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy/common.h
AgeCommit message (Expand)Author
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-02-01iwl4965: report A-MPDU statusChristian Lamparter
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-07iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-08-23iwlegacy: Use PCI Express Capability accessorsJiang Liu
2012-08-10iwlegacy: clean up suspend/resumeJohannes Berg
2012-02-29iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche
2012-02-29iwlegacy: remove enum iw_calib and related codeGreg Dietsche
2012-02-22iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka
2012-02-22iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka
2012-02-22iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka
2012-02-22iwlegacy: small queue initializations cleanupStanislaw Gruszka
2012-02-22iwlegacy: do not grab nic access if rfkillStanislaw Gruszka
2012-02-22iwleagcy: remove old commentsStanislaw Gruszka
2012-02-22iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka
2012-02-22iwlegacy: merge all ops structures into oneStanislaw Gruszka
2012-02-22iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka
2012-02-22iwlegacy: remove il_apm_opsStanislaw Gruszka
2012-02-22iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka
2012-02-22iwlegacy: remove temp_opsStanislaw Gruszka
2012-02-22iwlegacy: move debugfs_ops to il_privStanislaw Gruszka
2012-02-22iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka
2012-02-22iwlegacy: regulatory_bands is not an opsStanislaw Gruszka
2012-02-22iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka
2012-02-22iwlegacy: cleanup/fix memory barriersStanislaw Gruszka
2012-02-22iwlegacy: always check if got h/w access before writeStanislaw Gruszka
2012-02-06iwlegacy: remove set_hw_params callbackStanislaw Gruszka
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka
2012-02-06iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->is_activeStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->ac_to_fifoStanislaw Gruszka
2012-02-06iwlegacy: move ht out of ctx structureStanislaw Gruszka
2012-02-06iwlegacy: move qos_data out of ctx structureStanislaw Gruszka
2012-02-06iwlegacy: remove ctx interface_modesStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka
2012-02-06iwlegacy: move wep_keys out of contextStanislaw Gruszka
2012-02-06iwlegacy: get rid of mcast_queueStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctxidStanislaw Gruszka