summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-09-23b43: Remove BROKEN attribute from SDIOMichael Buesch1-1/+1
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz3-2/+13
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch3-5/+5
2009-09-23b43: Add LP PHY Analog Switch SupportThomas Ilnseher1-1/+11
2009-09-23b43: Disable PMQ mechanismMichael Buesch1-0/+14
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch5-0/+43
2009-09-23b43: Fix IRQ sync for SDIOMichael Buesch1-6/+7
2009-09-23b43: Fix SDIO interrupt handler deadlockMichael Buesch2-6/+5
2009-09-23b43: Do not use _irqsafe callbacksMichael Buesch3-4/+4
2009-09-23b43: Add Soft-MAC SDIO device supportAlbert Herranz5-16/+324
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch4-173/+233
2009-09-23p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-23iwlwifi: disable powersave for 4965Johannes Berg4-5/+11
2009-09-23iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-23iwlwifi: fix potential rx buffer lossReinette Chatre2-15/+33
2009-09-23iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-09-23b43: Fix resume failureMichael Buesch1-5/+1
2009-09-23wireless: default CONFIG_WLAN to yLuis R. Rodriguez1-0/+1
2009-09-23ath9k: Fix bug in ANI channel handlingSujith1-2/+4
2009-09-23b43: Force-wake queues on initMichael Buesch1-0/+2
2009-09-23hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky1-1/+2
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov5-0/+5
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki1-1/+1
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich1-1/+1
2009-09-23USB: Fix CDC EEM host driver 'sentinel' CRC validationBrian Niebuhr1-7/+10
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao1-0/+1
2009-09-23virtio: make add_buf return capacity remainingRusty Russell1-7/+7
2009-09-22fec: Add FEC support for MX25 processorFabio Estevam1-1/+1
2009-09-22cnic: Shutdown iSCSI ring during uio_close.Michael Chan1-2/+2
2009-09-22at91_can: add driver for Atmel's CAN controller on AT91SAM9263Marc Kleine-Budde2-0/+7
2009-09-22smsc95xx: fix transmission where ZLP is expectedSteve Glendinning2-2/+2
2009-09-22tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set.Kusanagi Kouichi1-3/+1
2009-09-228139cp: fix duplicate loglevel in module load messageAlan Jenkins1-1/+1
2009-09-22sky2: Set SKY2_HW_RAM_BUFFER in sky2_initMike McCormack1-1/+3
2009-09-22atl1c:remove compiling warningjie.yang@atheros.com1-1/+1
2009-09-22drivers/net: remove duplicate structure field initializationJulia Lawall2-2/+0
2009-09-22kaweth: Fix memory leak in kaweth_control()Kevin Cernekee1-7/+11
2009-09-22smsc95xx: add additional USB product IDsSteve Glendinning1-0/+65
2009-09-22net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek1-5/+2
2009-09-22netxen: fix firmware init after resumeDhananjay Phadke1-0/+1
2009-09-22netxen: fix minor tx timeout bugDhananjay Phadke1-4/+3
2009-09-22pcmcia: pcnet_cs.c removing useless conditionJaswinder Singh Rajput1-6/+5
2009-09-22Merge branch 'master' into for-linusRussell King44-500/+2838
2009-09-21igb: resolve namespacecheck warning for igb_hash_mc_addrAlexander Duyck2-37/+36
2009-09-21ixgbe: move rx queue RSC configuration to a separate functionNelson, Shannon1-31/+47
2009-09-21ixgbe: Allow tx itr specific settingsNelson, Shannon3-29/+83
2009-09-21ixgbe: fix sfp_timer clean up in ixgbe_downDon Skidmore1-0/+2
2009-09-21ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interfaceSebastian Haas4-0/+1169
2009-09-21cpmac: fix compilation errors against undeclared BUS_ID_SIZEFlorian Fainelli1-4/+4
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-6/+41