summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
AgeCommit message (Expand)Author
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-07-01iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg
2011-06-18iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach
2011-06-11iwlagn: use sku capabilities information from EEPROMWey-Yi Guy
2011-06-11iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-01iwlagn: remove un-necessary tx power opsWey-Yi Guy
2011-04-30iwlagn: prefer BSS contextJohannes Berg
2011-04-30iwlagn: improve RXON checkingJohannes Berg
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg
2011-04-29iwlagn: fix tx power initializationStanislaw Gruszka
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy
2011-04-08iwlagn: remove un-needed configurationWey-Yi Guy
2011-04-08iwlagn: cleanup to remove the reference for 3945Wey-Yi Guy
2011-04-08iwlwifi: fix bugs in change_interfaceJohannes Berg
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy
2011-04-07iwlagn: remove BSM clock settingJohannes Berg
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: centralize and fix ucode restartJohannes Berg
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21iwlwifi: Limit number of firmware reloadWey-Yi Guy
2011-01-31iwlwifi: correct frequency settingsStanislaw Gruszka
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka
2011-01-21iwlwifi: initial P2P supportWey-Yi Guy
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2010-12-13iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy
2010-12-13iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy
2010-11-15iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy
2010-11-15iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy
2010-11-15iwlwifi: implement switching iftype while upJohannes Berg