aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/cis/COMpad4.cis.ihex (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki1-0/+9
2009-10-05net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings1-18/+3
2009-10-04pktgen: restore nanosec delaysEric Dumazet1-1/+1
2009-10-04pktgen: Fix multiqueue handlingEric Dumazet2-1/+9
2009-10-04e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck1-2/+2
2009-10-04ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore3-0/+4
2009-10-04ixgbe: add support for 82599 Combined BackplaneDon Skidmore3-0/+4
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan2-3/+4
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner1-0/+3
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner1-0/+3
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner1-0/+5
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner1-0/+3
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner3-13/+5
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner1-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner10-18/+19
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner3-9/+9
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop3-33/+6
2009-10-02net: Fix wrong sizeofJean Delvare2-2/+2
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet1-1/+1
2009-10-01net: Use sk_mark for routing lookup in more placesAtis Elsts3-0/+3
2009-10-01sky2: irqname based on pci addressStephen Hemminger2-2/+7
2009-10-01skge: use unique IRQ nameMichal Schmidt2-2/+7
2009-10-01IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman1-5/+6
2009-10-01net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton1-1/+1
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle1-7/+6
2009-10-01NET: mkiss: Fix typoRalf Baechle1-2/+2
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet1-1/+0
2009-10-01move virtnet_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-01don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König1-1/+1
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König1-1/+1
2009-10-01bonding: set primary param via sysfsJiri Pirko1-0/+1
2009-10-01pktgen: Fix delay handlingEric Dumazet1-2/+4
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko1-3/+1
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde4-6/+24
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov1-39/+38
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David3-0/+1705
2009-09-30skge: Make sure both ports initialize correctlyMike McCormack1-3/+6
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin1-1/+1
2009-09-30qlge: Fix error exit for probe call.Ron Mercer1-5/+5
2009-09-30qlge: Protect reset recovery with rtnl_lock().Ron Mercer1-3/+3
2009-09-30qlge: Fix spin_lock warning.Ron Mercer1-2/+0
2009-09-30qlge: Fix out of sync hardware semaphore.Ron Mercer1-4/+4
2009-09-30qlge: Fix bad bit definitions.Ron Mercer1-9/+9
2009-09-30ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr1-7/+0
2009-09-30ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2-2/+9
2009-09-30ixgbe: Bump driver version numberPeter P Waskiewicz Jr1-1/+1
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr3-52/+187
2009-09-30ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr1-3/+20
2009-09-30ax25: Fix possible oops in ax25_make_newJarek Poplawski1-1/+1
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet1-3/+3