summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iwlwifi: disable powersave for 4965Johannes Berg2009-09-234-5/+11
| | * | | iwlwifi: find the correct first antennaWey-Yi Guy2009-09-231-1/+3
| | * | | iwlwifi: fix potential rx buffer lossReinette Chatre2009-09-232-15/+33
| | * | | iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin2009-09-231-0/+6
| | * | | b43: Fix resume failureMichael Buesch2009-09-231-5/+1Star
| | * | | wireless: default CONFIG_WLAN to yLuis R. Rodriguez2009-09-231-0/+1
| | * | | ath9k: Fix bug in ANI channel handlingSujith2009-09-231-2/+4
| | * | | b43: Force-wake queues on initMichael Buesch2009-09-231-0/+2
| | * | | hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky2009-09-231-1/+2
| * | | | fec: Add FEC support for MX25 processorFabio Estevam2009-09-221-1/+1
| * | | | cnic: Shutdown iSCSI ring during uio_close.Michael Chan2009-09-221-2/+2
| * | | | at91_can: add driver for Atmel's CAN controller on AT91SAM9263Marc Kleine-Budde2009-09-222-0/+7
| * | | | smsc95xx: fix transmission where ZLP is expectedSteve Glendinning2009-09-222-2/+2
| * | | | tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set.Kusanagi Kouichi2009-09-221-3/+1Star
| * | | | 8139cp: fix duplicate loglevel in module load messageAlan Jenkins2009-09-221-1/+1
| * | | | sky2: Set SKY2_HW_RAM_BUFFER in sky2_initMike McCormack2009-09-221-1/+3
| * | | | atl1c:remove compiling warningjie.yang@atheros.com2009-09-221-1/+1
| * | | | drivers/net: remove duplicate structure field initializationJulia Lawall2009-09-222-2/+0Star
| * | | | kaweth: Fix memory leak in kaweth_control()Kevin Cernekee2009-09-221-7/+11
| * | | | smsc95xx: add additional USB product IDsSteve Glendinning2009-09-221-0/+65
| * | | | net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek2009-09-221-5/+2Star
| * | | | netxen: fix firmware init after resumeDhananjay Phadke2009-09-221-0/+1
| * | | | netxen: fix minor tx timeout bugDhananjay Phadke2009-09-221-4/+3Star
| * | | | pcmcia: pcnet_cs.c removing useless conditionJaswinder Singh Rajput2009-09-221-6/+5Star
| * | | | igb: resolve namespacecheck warning for igb_hash_mc_addrAlexander Duyck2009-09-212-37/+36Star
| * | | | ixgbe: move rx queue RSC configuration to a separate functionNelson, Shannon2009-09-211-31/+47
| * | | | ixgbe: Allow tx itr specific settingsNelson, Shannon2009-09-213-29/+83
| * | | | ixgbe: fix sfp_timer clean up in ixgbe_downDon Skidmore2009-09-211-0/+2
| * | | | ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interfaceSebastian Haas2009-09-214-0/+1169
| * | | | cpmac: fix compilation errors against undeclared BUS_ID_SIZEFlorian Fainelli2009-09-211-4/+4
* | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-251-3/+17
|\ \ \ \ \
| * | | | | CRISv10: Don't autonegotiate if autonegotiation is offJesper Nilsson2009-08-311-3/+17
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-251-6/+41
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'origin' into for-linusRussell King2009-09-2435-136/+92Star
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' into for-linusRussell King2009-09-2244-500/+2838
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-6/+41
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut2009-09-101-6/+41
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-251-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | mlx4_core: Pass cache line size to device FWEli Cohen2009-09-241-0/+5
* | | | | | | | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-14/+14
* | | | | | | | | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-241-2/+1Star
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-09-231-7/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: Fix CDC EEM host driver 'sentinel' CRC validationBrian Niebuhr2009-09-231-7/+10
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-7/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-231-0/+1
| * | | | | | | | | virtio: make add_buf return capacity remainingRusty Russell2009-09-231-7/+7
* | | | | | | | | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-235-0/+5
* | | | | | | | | | walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-1/+1
* | | | | | | | | | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-231-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-2114-22/+20Star