summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-15/+8
* iwlagn: call bt_coex directllyWey-Yi Guy2011-07-011-11/+9
* iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-011-2/+1
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-1/+3
* iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy2011-07-011-0/+4
* iwlagn: fill beacon TX rate properlyJohannes Berg2011-06-241-4/+22
* iwlagn: Add power_level module parameterWey-Yi Guy2011-06-181-0/+5
* iwlagn: add power_save module parameterWey-Yi Guy2011-06-181-5/+9
* iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-181-6/+6
* iwlagn: fix misplaced bracketEmmanuel Grumbach2011-06-181-1/+3
* iwlagn: waterfall the bus level if prepare card failedEmmanuel Grumbach2011-06-181-0/+1
* iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach2011-06-181-10/+0
* iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-181-4/+5
* iwlagn: don't read the PCI_REVISION_ID from iwl-agn.cEmmanuel Grumbach2011-06-181-4/+0
* iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach2011-06-181-4/+4
* iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-181-76/+11
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-25/+28
* iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-181-11/+17
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-181-211/+8
* iwlagn: don't disable interrupts after the NIC has been resetEmmanuel Grumbach2011-06-181-5/+0
* iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-181-9/+3
* iwlagn: Sanity check for valid contextWey-Yi Guy2011-06-111-23/+33
* iwlagn: use sku capabilities information from EEPROMWey-Yi Guy2011-06-111-3/+3
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-111-9/+6
* iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-0/+10
* iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-0/+4
* iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-0/+20
* iwlagn: add dumpit support for testmode trace functionWey-Yi Guy2011-06-111-0/+1
* iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka2011-06-071-54/+52
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-12/+13
|\
| * iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-9/+10
| * iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-311-3/+3
* | iwlagn: call commit_rxon function directlyWey-Yi Guy2011-06-031-5/+5
* | iwlagn: fix interface combinationsJohannes Berg2011-06-021-2/+2
* | iwlagn: change log to better represent the state of aggregation processWey-Yi Guy2011-06-011-0/+3
* | iwlagn: advertise interface combinationsJohannes Berg2011-06-011-0/+83
* | iwlagn: free the ICT ISR when the request_irq failedEmmanuel Grumbach2011-06-011-1/+1
* | iwlagn: solve sparse warningEmmanuel Grumbach2011-06-011-3/+0
|/
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-201/+49
|\
| * iwlagn: add testmode trace commandWey-Yi Guy2011-05-131-0/+1
| * iwlagn: more ucode error log infoWey-Yi Guy2011-05-131-33/+33
| * iwlagn: support multiple TBs per commandJohannes Berg2011-05-131-16/+12
| * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-149/+0
| * iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2011-04-261-2/+5
| |\
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | iwlagn: remove frame pre-allocationJohannes Berg2011-05-061-112/+25
* | | iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao2011-05-061-1/+5
* | | iwlagn: mod param cleanupDon Fry2011-04-301-3/+3
OpenPOWER on IntegriCloud