aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/vicam (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-12bnx2x: New FW filesEilon Greenstein2-0/+23039
2009-08-12r8169: phy init for the 8102efrançois romieu1-0/+1
2009-08-12r8169: phy init for the 8169sfrançois romieu1-56/+60
2009-08-12r8169: phy init for the 8169scdfrançois romieu2-0/+70
2009-08-12r8169: phy init for the 8169scefrançois romieu1-0/+56
2009-08-12r8169: differentiate close chipsets in the startup identification messagefrançois romieu1-1/+1
2009-08-12r8169: fix r8101 quirk dupefrançois romieu1-1/+1
2009-08-12Phonet: fix /proc/net/phonet with network namespacesRémi Denis-Courmont1-2/+3
2009-08-12be2net: clear & notify residual events before destroying event queuesSathya Perla1-29/+56
2009-08-12be2net: fix bad queue traversal in be_rx_q_clean()Sathya Perla1-1/+1
2009-08-12be2net: Clear pending tx completions before destroying tx queueSathya Perla1-19/+33
2009-08-12net: smc911x: includecheck fix for smc911x.hJaswinder Singh Rajput1-1/+0
2009-08-12net: include/linux/icmpv6: includecheck fix for icmpv6.hJaswinder Singh Rajput1-2/+0
2009-08-12myri10ge: improve parity error detection and recoveryBrice Goglin1-17/+46
2009-08-12drivers/net: Correct use of request_region/request_mem_regionJulia Lawall1-3/+3
2009-08-12net: pcmcia/axnet_cs: includecheck fix axnet_cs.cJaswinder Singh Rajput1-2/+0
2009-08-12net: cs89x0: includecheck fix for cs89x0.cJaswinder Singh Rajput1-3/+0
2009-08-12drivers/net/tokenring: Use status field rather than state fieldJulia Lawall1-26/+10
2009-08-12drivres/net: Change constant nameJulia Lawall1-1/+1
2009-08-12fakehard: use START-CONFIRM primitive to report START failureDmitry Baryshkov1-6/+2
2009-08-12nl802154: support START-CONFIRM primitiveDmitry Baryshkov2-0/+41
2009-08-12af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov2-4/+59
2009-08-12af_ieee802154: minor cleanup in dgram_bindDmitry Baryshkov1-6/+8
2009-08-12nl802154: add support for dumping WPAN interface informationDmitry Baryshkov2-2/+106
2009-08-12documentation: fix wrt. headers renameDmitry Baryshkov1-5/+4
2009-08-12nl802154: make ieee802154_policy constantDmitry Baryshkov2-2/+3
2009-08-12af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declarationDmitry Baryshkov1-3/+0
2009-08-12Use correct NET_RX_* returns for atalk_rcv()Mark Smith1-11/+14
2009-08-12f_phonet: use page-sized rather than MTU-sized RX buffersRémi Denis-Courmont1-26/+51
2009-08-12f_phonet: lock-less MTU changeRémi Denis-Courmont1-12/+2
2009-08-12Revert "libertas: Read buffer overflow"David S. Miller1-8/+10
2009-08-12net,pppoe: fixup module init/exit subsequent callsCyrill Gorcunov1-11/+11
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter1-2/+3
2009-08-10ar9170usb: fix spurious firmware related messageChristian Lamparter1-1/+5
2009-08-09mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin1-2/+3
2009-08-09zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin1-0/+3
2009-08-09pcnet32: Read buffer overflowroel kluin1-1/+1
2009-08-09sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer1-0/+1
2009-08-09MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patternsJoe Perches1-0/+5
2009-08-09gianfar: keep vlan related state when restartYong Zhang1-2/+10
2009-08-09e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan1-38/+12
2009-08-09e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan1-13/+31
2009-08-09ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2-16/+19
2009-08-09ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou1-40/+15
2009-08-09tun: Extend RTNL lock coverage over whole ioctlHerbert Xu1-31/+19
2009-08-09fec: fix FEC driver packet transmission breakageGreg Ungerer1-4/+5
2009-08-09can: Fix raw_getname() leakEric Dumazet1-0/+1
2009-08-09Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with additionJussi Mäki1-1/+1
2009-08-09atlx: strncpy does not null terminate stringRoel Kluin2-8/+8
2009-08-09irda: fix read buffer overflowRoel Kluin1-1/+1