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