aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg1-3/+0
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-6/+8
2010-07-23iwlwifi: make iwl_mac_beacon_update staticJohannes Berg1-1/+0
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy1-0/+2
2010-07-23iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy1-0/+1
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy1-0/+1
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy1-0/+2
2010-07-02iwlwifi: fix fw_restart module parameterWey-Yi Guy1-1/+1
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+1
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy1-0/+1
2010-06-21iwlwifi: remove non-exist referenceWey-Yi Guy1-2/+0
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy1-8/+0
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg1-2/+3
2010-06-05iwlwifi: support channel switch offload in driverWey-Yi Guy1-1/+7
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+5
2010-06-05iwlwifi: use virtual interface address for scanJohannes Berg1-1/+1
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar1-0/+2
2010-05-13iwlwifi: move ucode related function to iwl-agn-ucode.cWey-Yi Guy1-1/+0
2010-05-13iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg1-2/+0
2010-05-10iwlwifi: provide more comments for cfg structureWey-Yi Guy1-0/+12
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-1/+0
2010-05-10iwlwifi: push virtual interface throughJohannes Berg1-11/+14
2010-05-10iwl3945: add plcp error checkingAbhijeet Kolekar1-0/+2
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg1-12/+0
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-0/+2
2010-05-10iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre1-1/+1
2010-05-10iwlwifi: wimax co-exist code clean upWey-Yi Guy1-1/+0
2010-05-10iwlwifi: use cfg to configure calibration operationWey-Yi Guy1-0/+2
2010-05-10iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy1-0/+1
2010-05-10iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy1-0/+1
2010-05-10iwl3945: fix scan racesAbhijeet Kolekar1-0/+1
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-1/+3
2010-04-16iwlwifi: make scan antenna forcing more genericJohannes Berg1-1/+1
2010-04-16iwlwifi: don't check monitor for scanningJohannes Berg1-1/+0
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg1-1/+2
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar1-0/+10
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg1-0/+2
2010-04-16Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-1/+1
2010-04-16iwlwifi: fix scan racesJohannes Berg1-1/+1
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy1-0/+1
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville1-0/+2
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi1-1/+4
2010-03-31iwlwifi: manage QoS by mac stackStanislaw Gruszka1-2/+1
2010-03-25iwlwifi: avoid device type checking in generic codeWey-Yi Guy1-0/+1
2010-03-25iwlwifi: Generic approach to measure temperatureWey-Yi Guy1-0/+1
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-7/+0
2010-03-25iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-5/+0
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy1-12/+0
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy1-3/+8