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