summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cnic: Use proper client and connection IDs on iSCSI ringMichael Chan2010-12-232-14/+12
* cnic: Improve ->iscsi_nl_msg_send()Michael Chan2010-12-233-12/+25
* cnic: Prevent "scheduling while atomic" when calling ->cnic_init()Michael Chan2010-12-231-2/+1
* cnic: Fix iSCSI TCP port endian order.Michael Chan2010-12-232-11/+14
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2010-12-23181-3073/+27766
|\
| * mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho2010-12-221-0/+2
| * mac80211: selective throughput LED trigger activeJohannes Berg2010-12-226-18/+76
| * mac80211: add throughput based LED blink triggerJohannes Berg2010-12-228-9/+216
| * mac80211: make LED trigger names available earlyJohannes Berg2010-12-223-20/+22
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-22177-3045/+27469
| |\
| | * rtlwifi: use alloc_workqueueJohn W. Linville2010-12-201-1/+1
| | * ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-203-34/+0
| | * ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-203-9/+13
| | * mac80211: fix potentially redundant skb data copyingFelix Fietkau2010-12-201-1/+1
| | * mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau2010-12-201-1/+3
| | * mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau2010-12-201-1/+2
| | * wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter2010-12-201-1/+1
| | * rtlwifi: Fix use of mutex in interrupt codeLarry Finger2010-12-203-5/+6
| | * MAINTAINERS: Fix typo in rtl8192ce entryLarry Finger2010-12-201-1/+1
| | * ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-201-0/+1
| | * rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier2010-12-201-1/+1
| | * ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-205-43/+1
| | * ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-202-3/+19
| | * rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville2010-12-2021-52/+52
| | * mac80211: Remove unused third address from mesh address extension header.Javier Cardona2010-12-204-25/+16
| | * ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-201-0/+4
| | * nl80211: Export available antennasBruno Randolf2010-12-202-0/+14
| | * cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-202-10/+19
| | * mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-206-11/+21
| | * mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-2012-36/+214
| | * mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-204-33/+38
| | * rtlwifi: Switch locking from semaphores to mutexesLarry Finger2010-12-164-22/+22
| | * rtl8192ce: Update MAINTAINERSLarry Finger2010-12-161-0/+10
| | * ath5k: Fix surveyBruno Randolf2010-12-162-12/+25
| | * rtl8192ce: Fix build on powerpcLarry Finger2010-12-161-0/+2
| | * ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-161-0/+8
| | * cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-162-2/+5
| | * ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-165-6/+47
| | * ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-163-15/+45
| | * ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-162-0/+24
| | * ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan2010-12-161-104/+108
| | * ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2010-12-162-5/+5
| | * ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan2010-12-161-13/+0
| | * ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan2010-12-161-4/+1
| | * nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-166-2/+100
| | * Merge branch 'wl12xx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/l...John W. Linville2010-12-1617-324/+848
| | |\
| | | * wl12xx_sdio_test: rename files to match current styleLuciano Coelho2010-12-153-15/+28
| | | * wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-154-17/+60
| | | * wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-153-9/+20
| | | * wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam2010-12-153-11/+9
OpenPOWER on IntegriCloud