summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: new 105 series deviceWey-Yi Guy2011-04-301-15/+15
* iwlagn: use proper good CRC threshold behaviourJohannes Berg2011-04-301-0/+3
* iwlagn: refactor restartJohannes Berg2011-04-301-31/+37
* iwlagn: fix tx power initializationStanislaw Gruszka2011-04-291-6/+0
* iwlagn: remove hw_ready variableJohannes Berg2011-04-221-15/+14
* iwlagn: combine firmware code/dataJohannes Berg2011-04-221-53/+45
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-136/+54
* iwlagn: extend notification wait functionJohannes Berg2011-04-221-1/+1
* iwlagn: refactor up pathJohannes Berg2011-04-221-41/+3
* iwlagn: refactor down pathJohannes Berg2011-04-221-33/+1
* iwlagn: clean up some exit codeJohannes Berg2011-04-221-24/+2
* iwlagn: simplify error table readingJohannes Berg2011-04-221-12/+15
* iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy2011-04-181-0/+22
* iwlagn: use huge command for beaconJohannes Berg2011-04-181-2/+8
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-2/+7
* iwlagn: use direct call for led functionsWey-Yi Guy2011-04-181-1/+0
* iwlagn: downgrade warning on unknown TLVJohannes Berg2011-04-081-1/+1
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-15/+2
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-081-3/+2
* iwlagn: move IO functions out of lineJohannes Berg2011-04-071-9/+9
* iwlagn: remove ISR opsJohannes Berg2011-04-071-11/+6
* iwlagn: remove rev_idJohannes Berg2011-04-071-2/+4
* iwlagn: remove hw_revJohannes Berg2011-04-071-5/+6
* iwlagn: remove hw_wa_revJohannes Berg2011-04-071-1/+0
* iwlagn: init cmd_queue earlierJohannes Berg2011-04-071-6/+5
* iwlagn: clean up alive handlingJohannes Berg2011-04-071-12/+4
* iwlagn: add feature flagsJohannes Berg2011-04-071-3/+26
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: remove ucode_data_backupJohannes Berg2011-04-071-18/+1
* iwlagn: remove bootstrap codeJohannes Berg2011-04-071-32/+4
* iwlagn: verify specific ucodeJohannes Berg2011-04-071-1/+1
* iwlagn: clean up ucode loadingJohannes Berg2011-04-071-3/+3
* iwlagn: make mac80211 handlers staticJohannes Berg2011-04-071-26/+27
* iwlwifi: remove sync_cmd_mutexStanislaw Gruszka2011-04-071-4/+0
* iwlwifi: more priv->mutex serializationStanislaw Gruszka2011-04-071-14/+20
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-04-041-245/+21
|\
| * iwlagn: remove deprecated module parametersWey-Yi Guy2011-03-251-30/+0
| * iwlagn: remove reference to 3945 and 4965Wey-Yi Guy2011-03-251-24/+15
| * iwlwifi: remove legacy isr taskletWey-Yi Guy2011-03-251-191/+2
| * iwlagn: fix aggregation queue scheduler setupJohannes Berg2011-03-251-0/+4
* | iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter2011-03-301-1/+1
* | iwlwifi: missing unlock on error pathDan Carpenter2011-03-211-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-151-0/+87
|\ \ | |/
| * iwlagn: support off-channel TXJohannes Berg2011-03-111-0/+87
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-111-176/+2
|\ \ | |/
| * iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-041-0/+2
| * iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-041-176/+0
OpenPOWER on IntegriCloud