summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-303c515: Write outside array boundsroel kluin1-1/+3
2009-07-30iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan1-2/+2
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-35/+35
2009-07-29libertas: Read buffer overflowRoel Kluin1-10/+8
2009-07-29libertas: Read outside array boundsRoel Kluin1-1/+2
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27ath9k: Read outside array boundsRoel Kluin1-2/+2
2009-07-27airo: Buffer overflowRoel Kluin1-7/+6
2009-07-27wireless: ERR_PTR vs nullDan Carpenter1-4/+2
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre3-5/+7
2009-07-27iwlwifi: fix TX queue raceJohannes Berg1-6/+6
2009-07-27cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan1-2/+21
2009-07-26ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore1-2/+15
2009-07-26r8169: WakeOnLan fix for the 8168françois romieu1-2/+11
2009-07-26netxen: reset ring consumer during cleanupDhananjay Phadke1-0/+7
2009-07-26smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini1-1/+2
2009-07-26eepro: Read buffer overflowRoel Kluin1-1/+1
2009-07-26tokenring: Read buffer overflowroel kluin1-1/+1
2009-07-26at1700: Read buffer overflowroel kluin1-1/+1
2009-07-26fealnx: 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-21sky2: Avoid races in sky2_downMike McCormack1-8/+8
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall1-1/+1
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-21drivers/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