aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki2010-01-031-3/+0
* drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall2010-01-031-1/+1
* bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-031-0/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-3065-1734/+1545
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-3022-440/+89
| |\
| | * Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-292-158/+46
| | * iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-281-1/+1
| | * wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-281-1/+1
| | * ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-282-1/+4
| | * ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-281-0/+6
| | * ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-281-0/+2
| | * ath9k: fix suspend by waking device prior to stopSujith2009-12-281-0/+6
| | * wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-281-2/+2
| | * iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| | * ath9k: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| | * wireless: remove remaining qual codeJohannes Berg2009-12-2810-255/+4
| | * rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde2009-12-281-0/+1
| | * ath5k: fix SWI calibration interrupt stormBob Copeland2009-12-281-4/+3
| | * libertas: Remove carrier signaling from the scan codeSamuel Ortiz2009-12-281-14/+8
| | * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2009-12-281-3/+3
| * | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-2820-143/+143
| * | mac80211: introduce flush operationJohannes Berg2009-12-281-0/+11
| * | rtl8187: remove priv->modeJohn W. Linville2009-12-283-7/+4
| * | rtl8180: remove priv->modeJohn W. Linville2009-12-282-10/+5
| * | rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde2009-12-289-143/+125
| * | rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde2009-12-282-10/+2
| * | rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde2009-12-281-2/+2
| * | rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde2009-12-281-9/+9
| * | wl1271: Prevent performing "join" before associationJuuso Oikarinen2009-12-281-1/+1
| * | wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen2009-12-281-1/+1
| * | wl1271: Add support for acx_pm_configJuuso Oikarinen2009-12-285-0/+63
| * | wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen2009-12-287-64/+55
| * | wl1271: Fix supported rate managementJuuso Oikarinen2009-12-286-44/+90
| * | wl1271: Change rates configured for templatesJuuso Oikarinen2009-12-281-1/+2
| * | wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen2009-12-281-2/+43
| * | wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen2009-12-281-1/+0
| * | wl1271: Add pre-power-on sleepJuuso Oikarinen2009-12-282-1/+4
| * | wl1271: Implement chipset boot retryJuuso Oikarinen2009-12-281-53/+77
| * | wl1271: prevent power save entry while not associatedJuuso Oikarinen2009-12-282-3/+9
| * | wl1271: Fix event acknowledging functionalityJuuso Oikarinen2009-12-283-8/+5
| * | wl1271: Use slow rates for association messagesJuuso Oikarinen2009-12-284-6/+9
| * | wl1271: Remove smart reflex ACXJuuso Oikarinen2009-12-285-142/+0
| * | wl1271: Configure smart-reflex paramter values.Juuso Oikarinen2009-12-281-6/+6
| * | wl1271: use channel 1 when configuring the data pathLuciano Coelho2009-12-284-9/+10
| * | wl1271: some new configuration values according to new referenceLuciano Coelho2009-12-282-10/+10
| * | wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho2009-12-282-1/+8
| * | wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho2009-12-283-0/+61
| * | wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho2009-12-281-1/+1
| * | wl1271: implement dco itrim parameters settingLuciano Coelho2009-12-285-0/+56
| * | wl1271: use the correct macro when setting the basic ratesLuciano Coelho2009-12-281-1/+1