summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * iwlwifi: push virtual interface throughJohannes Berg2010-05-101-27/+25
| | * iwlagn: use vif->type to check stationJohannes Berg2010-05-101-1/+1
| | * iwlagn: implement loading a new firmware file typeJohannes Berg2010-05-101-6/+127
| | * iwlagn: prepare for new firmware file formatJohannes Berg2010-05-101-123/+168
| | * iwlwifi: move eeprom version printout to eeprom initJohannes Berg2010-05-101-6/+0
| | * iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-101-15/+46
| | * iwlagn: show and store firmware build numberJohannes Berg2010-05-101-10/+15
| | * iwlwifi: manage IBSS station properlyJohannes Berg2010-05-101-6/+0
| | * iwlwifi: rename 6000 series Gen2 devices to Gen2aShanyu Zhao2010-05-101-5/+4
| | * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-05-101-0/+6
| | |\
| | | * iwlagn: wait for asynchronous firmware loadingJohannes Berg2010-05-101-0/+6
* | | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-14/+0
|\ \ \ | |/ /
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-05-031-13/+0
| |\ \
| | * | iwlwifi: remove get_stats callback functionWey-Yi Guy2010-04-301-13/+0
| * | | mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-1/+0
| |/ /
* | | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-42/+8
|\ \ \ | |/ /
| * | iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-161-1/+1
| * | iwlwifi: PA type for 6000g2 seriesWey-Yi Guy2010-04-161-4/+4
| * | iwlwifi: remove duplicated debug functionsWey-Yi Guy2010-04-161-39/+0
| * | iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao2010-04-161-1/+6
| * | iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg2010-04-161-1/+1
| * | Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-161-0/+1
| |\ \ | | |/
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-211-0/+1
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-201-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: fix scan racesJohannes Berg2010-04-161-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-73/+131
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: add more debug info in error event dumpWey-Yi Guy2010-04-091-4/+6
| * | | iwlagn: simplify WEP key checkJohannes Berg2010-04-091-4/+5
| * | | iwlwifi: make WEP key restoring explicitJohannes Berg2010-04-091-15/+10
| * | | iwlwifi: default max event log sizeWey-Yi Guy2010-04-091-9/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-3/+11
| |\ \ \ | | | |/ | | |/|
| * | | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-3/+3
| * | | iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-021-1/+1
| * | | iwlwifi: remove irrelevant commentsWey-Yi Guy2010-04-021-7/+0
| * | | iwlwifi: merge module parameters into single placeWey-Yi Guy2010-04-021-0/+30
| * | | iwlwifi: manage QoS by mac stackStanislaw Gruszka2010-03-311-15/+0
| * | | iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptorsJay Sternberg2010-03-251-0/+1
| * | | iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-2/+2
| * | | iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-6/+6
| * | | iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-7/+7
| * | | iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy2010-03-251-0/+54
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-2/+10
| |\ \ \ | | | |/ | | |/|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-2/+10
|\ \ \ \ | | |/ / | |/| |
| * | | iwlwifi: clear unattended interrupts in taskletShanyu Zhao2010-03-301-1/+9
| * | | iwlwifi: fix regulatoryReinette Chatre2010-03-301-1/+1
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-291-59/+95
|\ \ \ | | |/ | |/|
| * | iwlwifi: Recover TX flow failureWey-Yi Guy2010-03-191-1/+13
OpenPOWER on IntegriCloud