summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapperJohn W. Linville2010-08-161-5/+2
* ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TXJohn W. Linville2010-08-161-2/+2
* iwlwifi: disable aspm by defaultJohn W. Linville2010-08-162-0/+8
* rtl8187: consolidate MSR writes in rtl8187_bss_info_changedJohn W. Linville2010-08-161-5/+4
* rtl8180: use RTL818X_MSR_ADHOC for IBSS connectionJohn W. Linville2010-08-161-6/+9
* rtl8180: use NAPI for bottom-half processingJohn W. Linville2010-08-161-59/+69
* zd1211rw: update fw version info in wiphy structJohn W. Linville2010-08-161-0/+5
* rt2x00: update fw version info in wiphy structJohn W. Linville2010-08-161-0/+3
* p54: update fw version info in wiphy structJohn W. Linville2010-08-161-1/+5
* b43legacy: update hw/fw version info in wiphy structJohn W. Linville2010-08-161-0/+5
* b43: update hw/fw version info in wiphy structJohn W. Linville2010-08-161-0/+5
* rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-051-0/+2
* libertas: scan before assocation if no BSSID was givenDan Williams2010-08-053-33/+121
* libertas: fix association with some APs by using extended ratesDan Williams2010-08-051-16/+40
* libertas: get the right # of scanned BSSesDan Williams2010-08-051-1/+9
* iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
* rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-041-11/+10
* wireless: ipw2100: check result of kzalloc()Christoph Fritz2010-08-041-0/+4
* ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-041-5/+5
* p54pci: Add PCI ID for SMC2802WLarry Finger2010-08-041-0/+2
* ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi2010-08-041-26/+8
* ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez2010-08-041-7/+381
* net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-041-2/+1
* 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
* ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-044-20/+31
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-0412-94/+130
* ath9k: prevent calibration during off-channel activityFelix Fietkau2010-08-042-35/+40
* ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau2010-08-041-1/+5
* ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau2010-08-041-0/+1
* ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau2010-08-041-0/+6
* ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-045-12/+16
* iwlwifi: fix possible recursive locking deadlockJohannes Berg2010-08-041-1/+5
* phy/marvell: add 88ec048 supportCyril Chemparathy2010-08-031-0/+42
* igb: Program MDICNFG register prior to PHY initAlexander Duyck2010-08-031-7/+11
* e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan2010-08-031-1/+1
* hso: Add new product IDFilip Aben2010-08-031-0/+1
* can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs2010-08-033-0/+1139
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-021-1/+1
|\
| * e1000e: 82577/82578 PHY register access issuesBruce Allan2010-07-271-1/+1
* | phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-021-3/+32
* | net: Fix a typo from "dev" to "ndev"Henrique Camargo2010-08-021-2/+2
* | igb: Use irq_synchronize per vector when using MSI-XEmil Tantilov2010-08-021-1/+7
* | ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck2010-08-021-11/+1
* | e1000e: Fix irq_synchronize in MSI-X caseJeff Kirsher2010-08-022-8/+19
* | e1000e: register pm_qos request on hardware activationFlorian Mickler2010-08-021-12/+11
* | cxgb4: update driver versionDimitris Michailidis2010-08-021-1/+1
* | cxgb4: add new PCI IDsDimitris Michailidis2010-08-021-0/+10
* | cxgb4: fix wrong shift directionDimitris Michailidis2010-08-021-1/+1
OpenPOWER on IntegriCloud