Age | Commit message (Expand) | Author | Files | Lines |
2010-08-14 | iwlwifi: long monitor timer | Wey-Yi Guy | 1 | -1/+2 |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 1 | -4/+4 |
2010-07-23 | iwlwifi: read multiple MAC addresses | Wey-Yi Guy | 1 | -0/+3 |
2010-07-23 | iwlwifi: add TLV to specify the size of phy calibration table | Wey-Yi Guy | 1 | -0/+9 |
2010-07-23 | iwlagn: Add support for bluetooth statistics notification | Wey-Yi Guy | 1 | -0/+4 |
2010-07-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+4 |
2010-07-02 | iwlwifi: adding enhance sensitivity table entries | Wey-Yi Guy | 1 | -0/+3 |
2010-07-02 | iwlwifi: add support for device tx flush request | Wey-Yi Guy | 1 | -0/+1 |
2010-07-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -8/+9 |
2010-06-26 | iwlwifi: add a mechanism to disable plcp error checking | Wey-Yi Guy | 1 | -1/+2 |
2010-06-21 | iwlwifi: move _agn statistics related structure | Wey-Yi Guy | 1 | -7/+7 |
2010-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+2 |
2010-06-14 | iwlwifi: rename rxq->dma_addr | Emmanuel Grumbach | 1 | -2/+2 |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -35/+41 |
2010-06-07 | iwlwifi: fix-up botched revert | John W. Linville | 1 | -1/+1 |
2010-06-06 | iwlwifi: remove unused parameter | Wey-Yi Guy | 1 | -1/+0 |
2010-06-06 | iwlwifi: queue user-initiated scan when doing internal scan | Johannes Berg | 1 | -0/+1 |
2010-06-06 | iwlwifi: reduce memory allocation | Johannes Berg | 1 | -3/+3 |
2010-06-06 | iwlwifi: remove priv->mac_addr | Johannes Berg | 1 | -1/+0 |
2010-06-06 | iwlwifi: beacon format related helper function | Wey-Yi Guy | 1 | -0/+16 |
2010-06-06 | iwlwifi: remove unused parameter in iwl_priv | Wey-Yi Guy | 1 | -1/+0 |
2010-06-05 | iwlwifi: use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 1 | -2/+2 |
2010-06-03 | Revert "iwlwifi: move _agn statistics related structure" | John W. Linville | 1 | -7/+7 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -4/+4 |
2010-05-13 | iwlwifi: split debug and debugfs options | Johannes Berg | 1 | -4/+4 |
2010-05-13 | iwlwifi: modify out-dated comments | Wey-Yi Guy | 1 | -2/+2 |
2010-05-13 | iwlwifi: code cleanup for _agn devices | Wey-Yi Guy | 1 | -26/+0 |
2010-05-13 | iwlwifi: enable remaining 6000 Gen2 devices | Shanyu Zhao | 1 | -0/+7 |
2010-05-13 | iwlagn: use firmware event/error log information | Johannes Berg | 1 | -0/+9 |
2010-05-13 | iwlwifi: fix and add missing sta_lock usage | Reinette Chatre | 1 | -1/+3 |
2010-05-13 | iwl3945: remove sequence number assignment | Johannes Berg | 1 | -1/+1 |
2010-05-13 | iwlwifi: move _agn statistics related structure | Wey-Yi Guy | 1 | -7/+7 |
2010-05-11 | iwlwifi: track station IDs | Johannes Berg | 1 | -0/+18 |
2010-05-11 | iwlwifi: note that priv->bssid is used only by 3945 | Johannes Berg | 1 | -1/+1 |
2010-05-11 | iwlwifi: push virtual interface through | Johannes Berg | 1 | -5/+0 |
2010-05-11 | iwlwifi: remove rts_threshold | Johannes Berg | 1 | -1/+0 |
2010-05-11 | iwlagn: implement loading a new firmware file type | Johannes Berg | 1 | -1/+57 |
2010-05-11 | iwlwifi: remove ucode virtual functions | Johannes Berg | 1 | -1/+0 |
2010-05-11 | iwlwifi: rename 6000 series Gen2 devices to Gen2a | Shanyu Zhao | 1 | -1/+1 |
2010-05-11 | Merge branch 'wireless-2.6' into wireless-next-2.6 | Reinette Chatre | 1 | -0/+2 |
2010-05-11 | iwlagn: wait for asynchronous firmware loading | Johannes Berg | 1 | -0/+2 |
2010-05-01 | iwl3945: add ucode statistics | Abhijeet Kolekar | 1 | -0/+5 |
2010-04-17 | iwlwifi: PA type for 6000g2 series | Wey-Yi Guy | 1 | -1/+1 |
2010-04-17 | iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adapters | Shanyu Zhao | 1 | -1/+1 |
2010-04-17 | iwlwifi: trigger scan synchronously | Johannes Berg | 1 | -1/+0 |
2010-04-17 | iwlwifi: rename priv->scan to priv->scan_cmd | Johannes Berg | 1 | -1/+1 |
2010-04-17 | iwlwifi: remove scan_pass_start | Johannes Berg | 1 | -1/+0 |
2010-04-17 | iwlwifi: remove next_scan_jiffies | Johannes Berg | 1 | -1/+0 |
2010-04-17 | iwlwifi: remove scan_bands logic | Johannes Berg | 1 | -1/+1 |
2010-04-17 | Merge branch 'wireless-2.6' into wireless-next-2.6 | Reinette Chatre | 1 | -0/+1 |