summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-27tokenring: Read buffer overflowroel kluin1-1/+1
2009-07-27at1700: Read buffer overflowroel kluin1-1/+1
2009-07-27fealnx: Write outside array boundsroel kluin1-1/+2
2009-07-23ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek1-1/+0
2009-07-23ixgbe: Don't priority tag control frames in DCB modeLucy Liu1-6/+12
2009-07-23ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou3-10/+31
2009-07-23net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware1-41/+36
2009-07-22register at91_ether using platform_driver_probeUwe Kleine-König1-2/+1
2009-07-22skge: Enable WoL by default if supportedRafael J. Wysocki1-1/+3
2009-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-16/+56
2009-07-22net: KS8851 needs to depend on MIIAlexander Beregalov1-0/+1
2009-07-22be2net: Bug fix in the non-lro path. Size of received packet was not updated ...Ajit Khaparde1-4/+4
2009-07-22ucc_geth: Revive fixed link supportAnton Vorontsov1-16/+7
2009-07-22gianfar: Revive fixed link supportAnton Vorontsov1-16/+8
2009-07-22fs_enet: Revive fixed link supportAnton Vorontsov1-10/+10
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov1-0/+42
2009-07-22sky2: Avoid races in sky2_downMike McCormack1-8/+8
2009-07-22drivers/net/mlx4: Adjust constantJulia Lawall1-1/+1
2009-07-22drivers/net: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-22drivers/net: Move a dereference below a NULL testJulia Lawall1-3/+4
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2-1/+9
2009-07-21ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez1-0/+17
2009-07-21p54spi: fix potential null deref in p54spi.cDan Carpenter1-1/+1
2009-07-21acer-wmi: fix rfkill conversionAlan Jenkins1-1/+1
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov2-3/+3
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont3-0/+470
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain2-0/+2
2009-07-21macsonic: move probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-21ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez1-0/+12
2009-07-21rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft1-1/+3
2009-07-21rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger1-1/+2
2009-07-21ath5k: temporarily disable crypto for AP modeBob Copeland1-0/+3
2009-07-21mac80211_hwsim: fix use after freeJohannes Berg1-2/+2
2009-07-21mac80211_hwsim: fix unregistrationJohannes Berg1-1/+1
2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre1-1/+2
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre2-6/+2
2009-07-21iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi1-1/+1
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger1-0/+4
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger1-2/+2
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger1-1/+0
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros1-0/+1
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki1-7/+14
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke1-6/+8
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke4-13/+23
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke3-7/+9
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks4-0/+1625
2009-07-20Add mac driver for w90p910Wan ZongShun3-0/+1114
2009-07-17Update Andreas Koensgen's email addressRalf Baechle1-1/+1
2009-07-17cdc-eem: bad crc checkingVincent CUISSARD1-1/+1
2009-07-17ixgbe: Remove DPRINTK messages in DCB modeLucy Liu1-4/+0