summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-271-0/+2
* iwlagn: store station rate scale information in mac80211 station structureReinette Chatre2009-10-271-0/+1
* iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre2009-10-271-0/+62
* iwlwifi: use paged RxZhu Yi2009-10-271-23/+19Star
* iwlwifi: turn off device when not used.Ben Cahill2009-10-271-5/+3Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-131-1/+1
|\
| * iwlwifi: change the order of freeing memoryWey-Yi Guy2009-10-121-1/+1
* | iwlwifi: LED cleanupJohannes Berg2009-10-071-3/+3
* | iwlwifi: device tracingJohannes Berg2009-10-071-0/+8
* | iwlwifi: update PCI Subsystem ID for 6000 seriesWey-Yi Guy2009-10-071-11/+32
* | iwlwifi: update PCI Subsystem ID for 1000 seriesWey-Yi Guy2009-10-071-2/+12
* | iwlwifi: send cmd to uCode to configure valid tx antennaWey-Yi Guy2009-10-071-0/+4
* | iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy2009-10-071-2/+2
* | iwlwifi: allow user change protection mechanism for HTWey-Yi Guy2009-10-071-0/+35
* | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-10-071-3/+7
|/
* iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-281-0/+185
* iwlwifi: fix unloading driver while scanningWey-Yi Guy2009-08-281-1/+1
* iwlwifi: error checking for setting tx_power in sysfsWey-Yi Guy2009-08-281-4/+9
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-141-44/+2Star
* iwlwifi: revert uCode Alive notification with timeoutReinette Chatre2009-08-141-50/+0Star
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-141-2/+9
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-141-11/+11
* iwlwifi: remove duplicated version info from sysfsJay Sternberg2009-08-041-34/+6Star
* iwlwifi: remove deprecated 6000 series adaptersWey-Yi Guy2009-08-041-5/+0Star
* iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy2009-08-041-3/+5
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-2/+2
* iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy2009-07-271-12/+7Star
* iwlwifi: inform user about rfkill state changesReinette Chatre2009-07-241-2/+2
* iwlwifi: clarify hardware error messageReinette Chatre2009-07-241-2/+2
* iwlwifi: make debug level more user friendlyReinette Chatre2009-07-241-11/+20
* iwlwifi: uCode Alive notification with timeoutWey-Yi Guy2009-07-241-0/+50
* iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg2009-07-241-23/+32
* iwlwifi: move show_qos to debugfsWey-Yi Guy2009-07-241-21/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-3/+1Star
|\
| * iwlwifi: only show active power level via sysfsReinette Chatre2009-07-211-3/+1Star
* | iwlwifi: unify iwl_setup_rxon_timingTomas Winkler2009-07-101-64/+0Star
* | iwlwifi: drop sw_crypto from hw_params.Tomas Winkler2009-07-101-2/+2
* | iwlwifi: Check HW ready before prepare card.Mohamed Abbas2009-07-101-0/+6
|/
* iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2009-06-151-1/+0Star
* iwlwifi: port to cfg80211 rfkillJohannes Berg2009-06-101-30/+12Star
* iwlagn: delay ict interrupt.Mohamed Abbas2009-06-041-2/+3
* iwlwifi: unify station managementTomas Winkler2009-06-041-6/+6
* iwlagn: co-exist with AMTMohamed Abbas2009-05-221-0/+56
* iwlcore: Add support for periodic RX interruptMohamed Abbas2009-05-221-7/+33
* iwlcore: Allow skb allocation from tasklet.Mohamed Abbas2009-05-221-3/+12
* iwlcore: support ICT interruptMohamed Abbas2009-05-221-5/+185
* iwlcore: register locksMohamed Abbas2009-05-221-43/+13Star
* iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy2009-05-221-2/+4
* drivers/net: use dev_get_drvdataJulia Lawall2009-05-201-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-191-0/+2
|\