summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-11-28bnx2: Remove config access to non-standard registersMichael Chan1-8/+8
2010-11-28bnx2: Fix reset bug on 5709Eddie Wai2-7/+24
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König1-2/+2
2010-11-28netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia1-2/+4
2010-11-28qlcnic: avoid using reset_devices as it may become obsolete.Rajesh Borundia4-2/+10
2010-11-28drivers/net: use vzalloc()Eric Dumazet17-87/+39
2010-11-28be2net: adding support for Lancer family of CNAsSathya Perla5-92/+301
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville134-1809/+11244
2010-11-25ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2-9/+0
2010-11-25ath9k_htc: Identify devices using driver_infoRajkumar Manoharan6-55/+37
2010-11-25ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2-7/+3
2010-11-25ath9k_htc: Add driver_info in usb device listRajkumar Manoharan1-5/+15
2010-11-25ath: Add a driver_info bitmask fieldRajkumar Manoharan1-0/+6
2010-11-25iwlwifi: advance power management supportWey-Yi Guy4-6/+76
2010-11-25iwlwifi: power management checking for shadow registerWey-Yi Guy1-0/+10
2010-11-25iwlwifi: consider BT for power managementWey-Yi Guy4-0/+24
2010-11-25iwlwifi: add more power management flagsWey-Yi Guy1-0/+5
2010-11-25iwlagn: name change for BT config flagWey-Yi Guy1-2/+3
2010-11-25ath9k: avoid aggregation for VO trafficLuis R. Rodriguez1-1/+2
2010-11-25b43: N-PHY: little cleanupsRafał Miłecki1-8/+5
2010-11-25b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki1-0/+16
2010-11-25b43: N-PHY: fix BPHY initRafał Miłecki1-2/+2
2010-11-25b43: N-PHY: init BPHY when neededRafał Miłecki1-0/+4
2010-11-25b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki1-17/+18
2010-11-25b43: N-PHY: minor fixes to match specsRafał Miłecki1-3/+6
2010-11-25b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki1-124/+124
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville20-43/+110
2010-11-24stmmac: update the driver versionGiuseppe CAVALLARO1-1/+1
2010-11-24stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO2-54/+71
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2-27/+13
2010-11-24stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO4-52/+44
2010-11-24bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2-8/+8
2010-11-24bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet1-1/+8
2010-11-24tg3: Remove tg3_config_info definitionMatt Carlson1-4/+0
2010-11-24tg3: Enable phy APD for 5717 and later asic revsMatt Carlson1-2/+3
2010-11-24tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()Matt Carlson1-32/+41
2010-11-24tg3: Reenable TSS for 5719Matt Carlson1-1/+7
2010-11-24tg3: Enable mult rd DMA engine on 5719Matt Carlson1-2/+1
2010-11-24tg3: Reorg tg3_napi membersMatt Carlson1-6/+6
2010-11-24tg3: Fix 5719 internal FIFO overflow problemMatt Carlson2-3/+42
2010-11-24tg3: Always turn on APE features in mac_mode regMatt Carlson1-19/+18
2010-11-24tg3: Assign correct tx margin for 5719Matt Carlson2-0/+6
2010-11-24tg3: Apply 10Mbps fix to all 57765 revisionsMatt Carlson1-9/+12
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2010-11-22ath9k_htc: fix eeprom accessFelix Fietkau1-0/+1
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau2-0/+5
2010-11-22zd1211rw: Use constJoe Perches1-2/+2
2010-11-22rt2x00: Use static constJoe Perches1-1/+1
2010-11-22rndis_wlan: Use static constJoe Perches1-3/+6
2010-11-22ray_cs: Use static constJoe Perches1-2/+2