summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo2010-02-193-22/+26
| * wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen2010-02-192-28/+51
| * wl1271: Fix channel changing codeJuuso Oikarinen2010-02-191-2/+10
| * wl1271: Fix PSM entryJuuso Oikarinen2010-02-196-26/+47
| * p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine2010-02-191-0/+1
| * drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins2010-02-191-1/+1
| * Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2010-02-192-18/+8
| * ath9k: Use the Beacon TX rate from mac80211Jouni Malinen2010-02-161-5/+5
| * mwl8k: disable softirqs when accessing sta_notify_listPavel Roskin2010-02-161-2/+2
| * rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde2010-02-153-115/+258
| * rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde2010-02-1514-118/+112
| * rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde2010-02-1512-59/+58
| * rt2x00: Introduce SoC interface type.Gertjan van Wingerde2010-02-154-38/+34
| * p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi2010-02-151-0/+1
| * rtl8187: fix typo in ifdef commentHauke Mehrtens2010-02-152-2/+2
| * b43legacy: fix typo in ifdef commentHauke Mehrtens2010-02-151-1/+1
| * wireless: airo_cs build fixesRandy Dunlap2010-02-152-0/+2
| * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-02-1516-124/+273
| |\
| | * iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen2010-02-113-1/+62
| | * iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy2010-02-112-0/+10
| | * iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-116-43/+44
| | * iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen2010-02-112-2/+3
| | * iwlwifi: reset card during probeReinette Chatre2010-02-112-0/+15
| | * iwlwifi: fix scan raceReinette Chatre2010-02-111-15/+12
| | * iwlwifi: cleanup return valuesAbhijeet Kolekar2010-02-114-37/+17
| | * iwlwifi: remove unused op-code in PHY Calibration commandWey-Yi Guy2010-02-111-4/+0
| | * iwlwifi: check for aggregation frame and queueWey-Yi Guy2010-02-112-7/+26
| | * iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy2010-02-111-0/+28
| | * iwlwifi: multiple force reset modeWey-Yi Guy2010-02-115-15/+52
| | * iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2010-02-112-0/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-2510-30/+78
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| |\ \ \
| | * | | iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | * | | iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | * | | iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| * | | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| * | | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| * | | | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
| * | | | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27
| * | | | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-191-1/+1
* | | | | e1000: correct wrong coding style for "else"Jiri Pirko2010-02-231-2/+1
* | | | | can:ti_hecc: Add pm hook-upSriram2010-02-221-3/+48
* | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-2229-98/+69
* | | | | e1000: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-221-20/+17
* | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-2222-74/+50
* | | | | net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-225-30/+28
* | | | | drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-221-147/+96
* | | | | b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens2010-02-221-1/+1
* | | | | b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens2010-02-221-1/+5
* | | | | ixgbe: prevent speculative processing of descriptors before readyMilton Miller2010-02-221-0/+1