summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-071-0/+1
| | | * iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy2010-10-071-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
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-061-1/+1
| | |\ \ | | | |/ | | |/|
| | | * ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
| | * | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2010-10-0520-536/+769
| | |\ \
| | | * | wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho2010-10-051-1/+1
| | | * | wl1271: Add extended radio parameter initializationJuuso Oikarinen2010-10-055-6/+90
| | | * | wl1271: Indicate disconnection on hardware failureJuuso Oikarinen2010-10-051-0/+3
| | | * | wl1271: Move work-init calls to hw allocationJuuso Oikarinen2010-10-051-5/+4
| | | * | wl1271: Support firmware TX packet aggregationIdo Yariv2010-10-051-62/+37
| | | * | wl1271: Support firmware RX packet aggregationIdo Yariv2010-10-053-17/+66
| | | * | wl1271: Handle large SPI transfersIdo Yariv2010-10-051-54/+86
| | | * | wl1271: Add support for hardware GEM cipherJuuso Oikarinen2010-09-283-1/+19
| | | * | wl1271: Increase connection reliabilityJuuso Oikarinen2010-09-284-15/+28
| | | * | wl1271: Optimize scan durationJuuso Oikarinen2010-09-284-9/+60
| | | * | wl1271: Add handling for failing hardware scan commandJuuso Oikarinen2010-09-284-7/+32
| | | * | wl1271: Add hardware recovery mechanismJuuso Oikarinen2010-09-284-3/+36
| | | * | wl1271: Separate interface removal to another functionJuuso Oikarinen2010-09-282-6/+17
| | | * | wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen2010-09-283-0/+9
| | | * | wl1271: Move scan complete invocation into work functionJuuso Oikarinen2010-09-284-5/+24