summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-0/+7
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+4
| * net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+3
* | iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-282-2/+2
* | iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
|/
* iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
* iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
* iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
* iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
* iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87Star
* 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/+8Star
* 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-0226-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/+2Star
* | | | | | | iwlwifi: read multiple MAC addressesWey-Yi Guy2010-07-233-5/+16
* | | | | | | iwlwifi: make iwl_mac_beacon_update staticJohannes Berg2010-07-232-33/+31Star
* | | | | | | iwlagn: fix firmware loading TLV error pathJohannes Berg2010-07-231-44/+35Star
* | | | | | | 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/+6Star
* | | | | | | 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