summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-09-21ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interfaceSebastian Haas
2009-09-21cpmac: fix compilation errors against undeclared BUS_ID_SIZEFlorian Fainelli
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla
2009-09-17atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMAJie Yang
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller
2009-09-16wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD
2009-09-16b44: the poll handler b44_poll must not enable IRQ unconditionallyDongdong Deng
2009-09-16bonding: make ab_arp select active slaves as other modesJiri Pirko
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-16p54usb: add Zcomax XG-705A usbidChristian Lamparter
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger
2009-09-15sky2: transmit ring accountingStephen Hemminger
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp
2009-09-14igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr
2009-09-14cdc-phonet: remove noisy debug statementRémi Denis-Courmont
2009-09-14net: constify remaining proto_opsAlexey Dobriyan
2009-09-14netdev: smc91x: drop Blackfin cruftMichael Hennerich
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg
2009-09-14iwlwifi: find the correct first antennaWey-Yi Guy
2009-09-14iwlwifi: fix potential rx buffer lossReinette Chatre
2009-09-14iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin
2009-09-14b43: Fix resume failureMichael Buesch
2009-09-14wireless: default CONFIG_WLAN to yLuis R. Rodriguez
2009-09-14ath9k: Fix bug in ANI channel handlingSujith
2009-09-14b43: Force-wake queues on initMichael Buesch
2009-09-14hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11netxen: update copyrightDhananjay Phadke
2009-09-11netxen: fix tx timeout recoveryAmit Kumar Salecha
2009-09-11netxen: fix file firmware leakDhananjay Phadke
2009-09-11netxen: improve pci memory accessDhananjay Phadke
2009-09-11netxen: change firmware write sizeAmit Kumar Salecha
2009-09-11tg3: Fix return ring size breakageMatt Carlson
2009-09-11netxen: build fix for INET=nRandy Dunlap
2009-09-11cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-09-11mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson
2009-09-11ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov
2009-09-11ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall
2009-09-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo