summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlwifi: disable AP modeJohannes Berg2008-12-052-2/+0
* | iwl3945: remove obsolete irq handlingHelmut Schaa2008-12-051-29/+0
* | iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-052-163/+163
* | iwlwifi: properly initialize calibration command headerTomas Winkler2008-12-053-33/+40
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-3/+5
|\|
| * iwlagn: fix DMA syncJohannes Berg2008-11-251-3/+5
* | iwlwifi: TX update chicken bitsWinkler, Tomas2008-11-263-0/+17
* | iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas2008-11-263-8/+16
* | iwlwifi: 4965 define firmware file name onceWinkler, Tomas2008-11-261-2/+3
* | iwlwifi: enable base band calibration in 5000 HWTomas Winkler2008-11-262-2/+7
* | iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas2008-11-264-23/+25
* | iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar2008-11-261-4/+1
* | iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2008-11-252-0/+5
* | iwlwifi: iwl-fh.h cleanupTomas Winkler2008-11-251-24/+17
* | iwlwifi: some fh document fix and cleanupZhu, Yi2008-11-252-9/+4
* | iwlwifi: configure_filter rewriteZhu, Yi2008-11-254-59/+70
* | iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-259-12/+13
* | iwlwifi: replace magic constants with defineChatre, Reinette2008-11-252-4/+4
* | iwlwifi: rs: remove fc variable and other cleanupsTomas Winkler2008-11-251-29/+19
* | iwlwifi: consolidate station management codeTomas Winkler2008-11-258-132/+148
* | iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet2008-11-251-78/+117
* | iwlwifi: use Rx single frame mode (one Rx frame per RB)Zhu, Yi2008-11-212-2/+4
* | iwlwifi: get some more information about command failureWinkler, Tomas2008-11-211-1/+6
* | iwl3945 : Simplify iwl3945_send_beacon_cmdKolekar, Abhijeet2008-11-211-12/+14
* | iwlwifi: move iwl_print_hex_dump to iwl-debug.hWinkler, Tomas2008-11-212-17/+10
* | iwl3945 : Fix Sparse WarningsKolekar, Abhijeet2008-11-211-1/+1
* | iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler2008-11-215-228/+209
* | iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler2008-11-2110-244/+129
* | iwlwifi: move rx queue read pointer into rxqWinkler, Tomas2008-11-219-83/+37
* | iwlwifi: update iwl-commands.h for 3 stream supportHalperin, Daniel C2008-11-211-5/+7
* | iwlwifi: don't fail power set when calibration is not done yetWinkler, Tomas2008-11-211-9/+8
* | iwlwifi: trivial fix in includesWinkler, Tomas2008-11-211-2/+1
* | iwl3945: fix resume for ADHOC networkMohamed Abbas2008-11-211-7/+14
* | iwlagn: fix resume for ADHOC networkMohamed Abbas2008-11-211-6/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-204-17/+22
|\|
| * iwlagn: fix RX skb alignmentJohannes Berg2008-11-183-13/+22
| * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-182-2/+0
* | iwlwifi: do not call statistics from rfkillMohamed Abbas2008-11-101-0/+4
* | iwlwifi: iwl-agn-rs: initialize rs with valid antennaWinkler, Tomas2008-11-101-4/+2
* | iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach2008-11-101-3/+3
* | iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach2008-11-104-207/+207
* | iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi2008-11-102-17/+16
* | iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.hWinkler, Tomas2008-11-102-5/+5
* | iwlwifi: reorganize flow handler bitologyWinkler, Tomas2008-11-103-29/+35
* | iwl3945: remove bogus commentJohannes Berg2008-11-101-2/+0
* | mac80211: remove SSID driver codeJohannes Berg2008-11-102-14/+0
* | iwlwifi: remove unused essid variableJohannes Berg2008-11-104-28/+0
* | iwlwifi: remove implicit direct scanJohannes Berg2008-11-102-15/+0
* | iwl3945: remove dead codeJohannes Berg2008-11-101-16/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-062-2/+19
|\|