aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-16rtl8180: use NAPI for bottom-half processingJohn W. Linville1-59/+69
2010-08-16zd1211rw: update fw version info in wiphy structJohn W. Linville1-0/+5
2010-08-16rt2x00: update fw version info in wiphy structJohn W. Linville1-0/+3
2010-08-16p54: update fw version info in wiphy structJohn W. Linville1-1/+5
2010-08-16b43legacy: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-08-16b43: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville1-0/+2
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams3-33/+121
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams1-16/+40
2010-08-05libertas: get the right # of scanned BSSesDan Williams1-1/+9
2010-08-04iwlagn: Improve aggregation failure error messagesAndy Lutomirski1-4/+7
2010-08-04rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+10
2010-08-04wireless: ipw2100: check result of kzalloc()Christoph Fritz1-0/+4
2010-08-04ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich1-5/+5
2010-08-04p54pci: Add PCI ID for SMC2802WLarry Finger1-0/+2
2010-08-04ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi1-26/+8
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez1-7/+381
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy1-2/+1
2010-08-04iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy1-1/+1
2010-08-04iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy1-1/+8
2010-08-04iwlwifi: fix compile warningJohannes Berg1-1/+1
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau4-20/+31
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau12-94/+130
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau2-35/+40
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau1-1/+5
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau1-0/+1
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau1-0/+6
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau5-12/+16
2010-08-04iwlwifi: fix possible recursive locking deadlockJohannes Berg1-1/+5
2010-08-03phy/marvell: add 88ec048 supportCyril Chemparathy1-0/+42
2010-08-03igb: Program MDICNFG register prior to PHY initAlexander Duyck1-7/+11
2010-08-03e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan1-1/+1
2010-08-03hso: Add new product IDFilip Aben1-0/+1
2010-08-03can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs3-0/+1139
2010-08-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-08-02phy/marvell: add 88e1121 interface mode supportCyril Chemparathy1-3/+32
2010-08-02net: Fix a typo from "dev" to "ndev"Henrique Camargo1-2/+2
2010-08-02igb: Use irq_synchronize per vector when using MSI-XEmil Tantilov1-1/+7
2010-08-02ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck1-11/+1
2010-08-02e1000e: Fix irq_synchronize in MSI-X caseJeff Kirsher2-8/+19
2010-08-02e1000e: register pm_qos request on hardware activationFlorian Mickler1-12/+11
2010-08-02cxgb4: update driver versionDimitris Michailidis1-1/+1
2010-08-02cxgb4: add new PCI IDsDimitris Michailidis1-0/+10
2010-08-02cxgb4: fix wrong shift directionDimitris Michailidis1-1/+1
2010-08-02cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis3-72/+97
2010-08-02cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis1-4/+6
2010-08-02cxgb4: get on-chip queue info from FW and create a memory window for themDimitris Michailidis4-2/+29
2010-08-02cxgb4: fix TSO descriptorsDimitris Michailidis1-11/+11
2010-08-02cxgb4: don't offload Rx checksums for IPv6 fragmentsDimitris Michailidis2-3/+6
2010-08-02cxgb4: disable an interrupt that is neither used nor servicedDimitris Michailidis1-1/+1