summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix locking assertionsJohannes Berg2010-08-064-6/+6
* iwlwifi: fix TX tracerJohannes Berg2010-08-061-1/+1
* iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
* iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy2010-08-041-1/+1
* iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy2010-08-041-1/+8
* iwlwifi: fix compile warningJohannes Berg2010-08-041-1/+1
* iwlwifi: fix possible recursive locking deadlockJohannes Berg2010-08-041-1/+5
* iwlwifi: fix scan abortStanislaw Gruszka2010-07-291-10/+8
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-273-12/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-279-149/+149
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-1320-105/+583
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-0126-525/+612
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1712-20/+58
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-111-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1127-1089/+1666
| |\ \ \ \ \
| * | | | | | drivers/net: use __packed annotationEric Dumazet2010-06-039-149/+149
* | | | | | | iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville2010-07-262-2/+8
* | | | | | | iwlagn: use __packed on new structure definitionsJohn W. Linville2010-07-261-6/+6
* | | | | | | iwlwifi: remove spurious semicolonsJohannes Berg2010-07-231-2/+2
* | | | | | | iwlwifi: reduce beacon fill conditionsJohannes Berg2010-07-232-6/+2
* | | | | | | iwlwifi: read multiple MAC addressesWey-Yi Guy2010-07-233-5/+16
* | | | | | | iwlwifi: make iwl_mac_beacon_update staticJohannes Berg2010-07-232-33/+31
* | | | | | | iwlagn: fix firmware loading TLV error pathJohannes Berg2010-07-231-44/+35
* | | | | | | iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy2010-07-234-4/+37
* | | | | | | iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-238-0/+113
* | | | | | | iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy2010-07-237-119/+271
* | | | | | | iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy2010-07-232-0/+7
* | | | | | | iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy2010-07-236-27/+71
* | | | | | | mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-9/+9
* | | | | | | iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy2010-07-171-0/+1
* | | | | | | iwlwifi: more statistics counter for agn in debugfsWey-Yi Guy2010-07-171-0/+7
* | | | | | | iwlwifi: additional statistic debug counterWey-Yi Guy2010-07-171-1/+2
* | | | | | | iwlwifi: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-141-2/+2
* | | | | | | drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-141-5/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-0/+11
|\ \ \ \ \ \
| * | | | | | iwlwifi: remove key information during device restartReinette Chatre2010-07-021-0/+11
* | | | | | | iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach2010-07-092-8/+6
* | | | | | | iwlagn: more generic description for iwlagn devicesWey-Yi Guy2010-07-091-2/+7
* | | | | | | iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg2010-07-091-6/+30
* | | | | | | iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao2010-07-095-0/+52
* | | | | | | iwlwifi: adding enhance sensitivity table entriesWey-Yi Guy2010-07-024-28/+157
* | | | | | | iwlwifi: generic parameter define for _agn deviceWey-Yi Guy2010-07-024-10/+10
* | | | | | | iwlwifi: debugfs file for txfifo command testingWey-Yi Guy2010-07-021-0/+27
* | | | | | | iwlwifi: add support for device tx flush requestWey-Yi Guy2010-07-028-1/+44
* | | | | | | iwlwifi: add mac80211 flush callback supportWey-Yi Guy2010-07-028-0/+114
* | | | | | | iwlwifi: tx fifo queue flush commandWey-Yi Guy2010-07-022-0/+35
* | | | | | | iwlwifi: add debug print for parsing firmware TLVWey-Yi Guy2010-07-021-38/+63
* | | | | | | iwlwifi: fix fw_restart module parameterWey-Yi Guy2010-07-024-12/+27
| |_|_|_|_|/ |/| | | | |
* | | | | | iwlwifi: add disable rf calibration support for 6000g2a and 6000g2bWey-Yi Guy2010-06-251-0/+16
* | | | | | iwlagn: reduce severity of disconnected antennas warningReinette Chatre2010-06-251-4/+4