aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
| * iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
| * iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8
| * iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
| * iwlwifi: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+7
* | iwlwifi: Update reclaim flagDaniel Halperin2008-10-311-0/+1
* | iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet2008-10-311-9/+0
* | iwlwifi: run through spell checkerTomas Winkler2008-10-3126-92/+91
* | iwlwifi: refactor tx byte count table usageTomas Winkler2008-10-316-185/+62
* | iwlwifi: clear scanning bits upon failureMohamed Abbas2008-10-311-0/+7
* | iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin2008-10-311-1/+3
* | iwlwifi: calibration command namespace renamingTomas Winkler2008-10-315-69/+74
* | iwlwifi: parametrize eeprom versionsTomas Winkler2008-10-315-39/+41
* | iwlwifi: don't update TFD free counter for invalid stationTomas Winkler2008-10-311-2/+2
* | iwlwifi: refactor TX response flowTomas Winkler2008-10-316-119/+125
* | mac80211: Re-enable aggregationSujith2008-10-311-1/+2
* | wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-312-6/+10
* | wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-313-90/+12
* | Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei2008-10-311-1/+2
* | mac80211: remove rate_control_clearJohannes Berg2008-10-312-21/+0
* | iwlwifi: protect headers from double inclusionTomas Winkler2008-10-312-1/+6
* | iwlwifi: tx command must run on same tfd as packetTomas Winkler2008-10-311-3/+2
* | iwlwifi: fix TX cmd dma unmappingTomas Winkler2008-10-315-184/+163
* | iwlwifi: unify tx antenna togglingTomas Winkler2008-10-316-62/+51
* | iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler2008-10-311-13/+40
* | iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2008-10-312-10/+7
* | iwlwifi: expand error lookup and align outputJay Sternberg2008-10-311-17/+40
* | iwlwifi: define firmware file name onceJay Sternberg2008-10-311-6/+8
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-318-84/+117
* | mac80211: rewrite HT handlingJohannes Berg2008-10-315-51/+62
* | iwl3945: fix station stuff in RC algorithmJohannes Berg2008-10-311-4/+3
* | mac80211: introduce hw config change flagsJohannes Berg2008-10-312-4/+6
* | 802.11: clean up/fix HT supportJohannes Berg2008-10-317-66/+67
* | iwlwifi: refactor rxon time commandTomas Winkler2008-10-313-55/+29