summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2008-06-0971-656/+1170
|\
| * [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch2008-06-091-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0415-52/+180
| |\
| | * l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-041-23/+78
| | * lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-041-0/+10
| | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-045-13/+38
| | |\
| | | * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
| | | * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
| | | * ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
| | | * airo warning fixAndrew Morton2008-06-041-1/+1
| | | * b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| | * | sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine2008-06-041-2/+2
| | * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-048-14/+52
| | |\ \ | | | |/ | | |/|
| | | * [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-301-2/+8
| | | * atl1: fix 4G memory corruption bugAlexey Dobriyan2008-05-301-0/+1
| | | * ucc_geth_ethtool: Add a missing HW stats counterLi Yang2008-05-301-0/+1
| | | * ucc_geth_ethtool: Fix typoJoakim Tjernlund2008-05-301-1/+1
| | | * virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell2008-05-301-0/+22
| | | * virtio: fix virtio_net xmit of freed skb bugRusty Russell2008-05-301-5/+9
| | | * myri10ge: update driver versionBrice Goglin2008-05-301-1/+1
| | | * sc92031: remove bogus unlikely()Cesar Eduardo Barros2008-05-301-1/+1
| | | * [netdrvr] CS89X0: Add cleanup for dma after failWang Chen2008-05-301-3/+7
| | | * [netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings2008-05-301-1/+1
| * | | s2io iomem annotationsAl Viro2008-06-041-4/+6
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-3011-28/+135
| |\ \ | | |/
| | * rndis_wlan: add missing range check for power_output modparamJussi Kivilinna2008-05-281-0/+5
| | * iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0
| | * iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
| | * rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft2008-05-281-2/+58
| | * rt2x00: Use atomic interface iteration in irq contextIvo van Doorn2008-05-281-3/+3
| | * rt2x00: Reset antenna RSSI after switchIvo van Doorn2008-05-282-0/+6
| | * rt2x00: Don't count retries as failureIvo van Doorn2008-05-281-1/+1
| | * rt2x00: Fix memleak in tx() pathIvo van Doorn2008-05-281-0/+1
| | * b43: Fix controller restart crashMichael Buesch2008-05-281-2/+10
| | * b43: Upload both beacon templates on initial loadMichael Buesch2008-05-282-14/+45
| | * rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello2008-05-281-1/+1
| | * rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello2008-05-281-1/+1
| | * rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello2008-05-281-1/+1
| | * rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville2008-05-281-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2648-576/+853
| |\ \ | | |/
| | * fmvj18x_cs: add NextCom NC5310 rev B supportKomuro2008-05-221-1/+3
| | * xirc2ps_cs: re-initialize the multicast address in do_resetKomuro2008-05-221-4/+8
| | * 3C509: rx_bytes should not be increased when alloc_skb failedWang Chen2008-05-221-1/+1
| | * NETFRONT: Use __skb_queue_purge()Wang Chen2008-05-221-4/+2
| | * VIRTIO: Use __skb_queue_purge()Wang Chen2008-05-221-2/+1
| | * phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker2008-05-221-0/+1
| | * WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa2008-05-221-8/+11
| | * drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall2008-05-221-1/+1
| | * S2io: Version update for napi and MSI-X patchesSreenivasa Honnur2008-05-221-1/+1
| | * S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur2008-05-223-141/+205
OpenPOWER on IntegriCloud