summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-121-0/+1
* bnx2: Enable AER on PCIE devices onlyMichael Chan2010-10-111-14/+22
* bnx2: Update firmware to 6.0.x.Michael Chan2010-10-112-46/+36
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-113-43/+51
|\
| * NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-081-1/+1
| |\
* | | NET: pch, fix use after freeJiri Slaby2010-10-111-1/+1
* | | irda: Test index before read in stir421x_patch_device()Roel Kluin2010-10-111-4/+4
* | | sundance: get_stats proper lockingEric Dumazet2010-10-091-4/+6
* | | net/tg3: simplify conditionalNicolas Kaiser2010-10-091-2/+1
* | | ehea: simplify conditionalNicolas Kaiser2010-10-091-1/+1
* | | qlcnic: update driver version 5.0.11Amit Kumar Salecha2010-10-081-2/+2
* | | qlcnic: change all P3 references to P3PSritej Velaga2010-10-085-72/+72
* | | qlcnic: fix promiscous mode for VFRajesh Borundia2010-10-083-3/+10
* | | qlcnic: fix board descriptionSritej Velaga2010-10-081-1/+1
* | | qlcnic: remove private LRO flagAmit Kumar Salecha2010-10-083-9/+2
* | | qlcnic: support quiescent modeAmit Kumar Salecha2010-10-083-17/+74
* | | qlcnic: driver private workqueueAmit Kumar Salecha2010-10-081-1/+11
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-08108-2546/+2892
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08108-2546/+2892
| |\ \ \
| | * | | ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan2010-10-071-4/+0
| | * | | wl1271: Support FEM autodetectionJuuso Oikarinen2010-10-071-4/+17
| | * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-0726-913/+651
| | |\ \ \
| | | * | | iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy2010-10-061-0/+1
| | | * | | iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy2010-10-061-2/+2
| | | * | | iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy2010-10-063-0/+56
| | | * | | iwlagn: rename iwl5000_tx_respWey-Yi Guy2010-10-062-11/+13
| | | * | | iwlwifi: remove uncorrect commentsWey-Yi Guy2010-10-061-2/+2
| | | * | | iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy2010-10-062-7/+7
| | | * | | iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-0624-887/+565
| | | * | | iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2010-10-062-6/+7
| | * | | | Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville2010-10-071-69/+59
| | * | | | Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka2010-10-061-5/+0
| | * | | | b43: N-PHY: don't duplicate setting channel in shared memoryRafał Miłecki2010-10-061-10/+2
| | * | | | b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2010-10-062-3/+6
| | * | | | b43: N-PHY: simplify channel switchingRafał Miłecki2010-10-061-16/+11
| | * | | | cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-063-11/+12
| | * | | | ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian2010-10-061-18/+22
| | * | | | ath9k: remove unnecessary power save flags.Senthil Balasubramanian2010-10-063-48/+4
| | * | | | ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau2010-10-065-101/+3
| | * | | | ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau2010-10-063-45/+29
| | * | | | ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau2010-10-064-119/+34
| | * | | | ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-066-260/+110
| | * | | | ath9k_hw: add a helper function to check for the new ANI implementationFelix Fietkau2010-10-061-2/+7
| | * | | | ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-0612-61/+7
| | * | | | ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau2010-10-065-92/+65
| | * | | | ath9k_hw: clean up calibration flagsFelix Fietkau2010-10-066-77/+31