summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Phonet: cleanup pipe enable socket optionRémi Denis-Courmont2010-10-083-56/+34
* | | | Phonet: advise against enabling the pipe controllerRémi Denis-Courmont2010-10-081-1/+2
* | | | Phonet: add to MAINTAINERS and add myselfRémi Denis-Courmont2010-10-081-0/+8
* | | | 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-08146-4191/+4231
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08146-4191/+4231
| |\ \ \ \
| | * | | | ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan2010-10-071-4/+0
| | * | | | cfg80211: constify WDS addressJohannes Berg2010-10-073-3/+3
| | * | | | nl80211: use new genl helpers for WDSJohannes Berg2010-10-071-33/+12
| | * | | | mac80211: fix sw scan lockingJohannes Berg2010-10-071-2/+1
| | * | | | 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-0727-913/+661
| | |\ \ \ \
| | | * | | | 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-063-6/+17
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-071-2/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville2010-10-071-2/+2
| | * | | | | Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville2010-10-071-69/+59
| | * | | | | mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville2010-10-061-3/+4
| | * | | | | cfg80211: fix BSS double-unlinkingJohannes Berg2010-10-061-6/+6
| | * | | | | nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-064-0/+22
| | * | | | | Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka2010-10-061-5/+0
| | * | | | | mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka2010-10-061-0/+2
| | * | | | | mac80211: do not requeue scan work when not neededStanislaw Gruszka2010-10-061-12/+3
| | * | | | | mac80211: assure we also cancel deferred scan requestStanislaw Gruszka2010-10-063-14/+27
| | * | | | | mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka2010-10-061-36/+39
| | * | | | | mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka2010-10-061-22/+29
| | * | | | | 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
| | * | | | | nl80211: fix error in generic netif_running checkJohannes Berg2010-10-061-0/+2
| | * | | | | cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-0620-109/+293
| | * | | | | mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-0611-35/+48
| | * | | | | 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
OpenPOWER on IntegriCloud