summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-08-20r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg
2008-08-06ath5k: Use software encryption for nowLuis R. Rodriguez
2008-08-01ath5k: don't enable MSI, we cannot handle it yetPavel Roskin
2008-08-01b43legacy: Release mutex in error handling codeJulia Lawall
2008-08-01ixgbe: remove device ID for unsupported deviceJesse Brandeburg
2008-07-28pppoe: Unshare skb before anything elseHerbert Xu
2008-07-28net pppoe: Check packet length on all receive pathsHerbert Xu
2008-07-28l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman
2008-07-28hdlcdrv: Fix CRC calculation.Micah Dowty
2008-07-24zd1211rw: add ID for AirTies WUS-201Firat Birlik
2008-07-24netdrvr: 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar
2008-07-24b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-07-24b43: Fix possible MMIO access while device is downMichael Buesch
2008-07-24b43: Do not return TX_BUSY from op_txMichael Buesch
2008-07-24b43legacy: Do not return TX_BUSY from op_txMichael Buesch
2008-07-02TTY: fix for tty operations bugsAlan Cox
2008-06-24atl1: relax eeprom mac address error checkRadu Cristescu
2008-06-21b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-21b43: Fix noise calculation WARN_ONMichael Buesch
2008-06-21virtio_net: Fix skb->csum_start computationMark McLoughlin
2008-06-16forcedeth: msi interruptsAyaz Abdulla
2008-06-16l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman
2008-06-16l2tp: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman
2008-06-16l2tp: avoid skb truesize bug if headroom is increasedJames Chapman
2008-06-16cassini: Only use chip checksum for ipv4 packets.David S. Miller
2008-06-16b43: Fix controller restart crashMichael Buesch
2008-06-09atl1: fix 4G memory corruption bugAlexey Dobriyan
2008-06-09PS3: gelic: fix memory leakMasakazu Mokuno
2008-05-15r8169: fix oops in r8169_get_mac_versionIvan Vecera
2008-05-15r8169: fix past rtl_chip_info array size for unknown chipsetsRoel Kluin
2008-05-15macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy
2008-05-09b43: Fix some TX/RX locking issuesMichael Buesch
2008-05-09b43: Fix dual-PHY devicesMichael Buesch
2008-05-01drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds
2008-05-01tehuti: move ioctl perm check closer to function start (CVE-2008-1675)Jeff Garzik
2008-05-01tehuti: check register size (CVE-2008-1675)Francois Romieu
2008-05-01b43: Workaround DMA quirksMichael Buesch
2008-05-01b43: Add more btcoexist workaroundsMichael Buesch
2008-05-01b43: Workaround invalid bluetooth settingsMichael Buesch
2008-05-01S2io: Version update for memory leak fix during free_tx_buffersSreenivasa Honnur
2008-05-01S2io: Fix memory leak during free_tx_buffersSreenivasa Honnur
2008-05-01tg3: 5701 DMA corruption fixMatt Carlson
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-15PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno
2008-04-15b43legacy: fix DMA mapping leakageStefano Brivio
2008-04-15b43legacy: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15b43legacy: fix initvals loading on bcm4303Stefano Brivio
2008-04-15rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski