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