summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-04l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman
2008-06-04lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman
2008-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams
2008-06-04airo warning fixAndrew Morton
2008-06-04b43legacy: Fix controller restart crashMichael Buesch
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-04s2io iomem annotationsAl Viro
2008-05-30[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler
2008-05-30atl1: fix 4G memory corruption bugAlexey Dobriyan
2008-05-30ucc_geth_ethtool: Add a missing HW stats counterLi Yang
2008-05-30ucc_geth_ethtool: Fix typoJoakim Tjernlund
2008-05-30virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell
2008-05-30virtio: fix virtio_net xmit of freed skb bugRusty Russell
2008-05-30myri10ge: update driver versionBrice Goglin
2008-05-30sc92031: remove bogus unlikely()Cesar Eduardo Barros
2008-05-30[netdrvr] CS89X0: Add cleanup for dma after failWang Chen
2008-05-30[netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6tip-x86-uv-2008-06-04_18.11_Wedtip-x86-mmio-2008-06-04_18.09_Wedtip-x86-cpu-2008-05-31_08_53_Sattip-core-futex-64bit-2008-06-04_18.00_Wedtip-build-2008-06-04_18.00_WedLinus Torvalds
2008-05-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn
2008-05-28b43: Fix controller restart crashMichael Buesch
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-22fmvj18x_cs: add NextCom NC5310 rev B supportKomuro
2008-05-22xirc2ps_cs: re-initialize the multicast address in do_resetKomuro
2008-05-223C509: rx_bytes should not be increased when alloc_skb failedWang Chen
2008-05-22NETFRONT: Use __skb_queue_purge()Wang Chen
2008-05-22VIRTIO: Use __skb_queue_purge()Wang Chen
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa
2008-05-22drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches