aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-24DM9000: Allow the use of the NSR register to get link status.Ben Dooks3-2/+49
2008-06-24DM9000: Use NSR to determine link-status on internal PHYBen Dooks1-1/+8
2008-06-24DM9000: Cleanup source code - remove forward declerationsBen Dooks1-518/+498
2008-06-24DM9000: Cleanup source codeBen Dooks1-32/+30
2008-06-24DM9000: Cleanups after the resource changesBen Dooks1-20/+4
2008-06-24DM9000: Add support for DM9000A and DM9000B chipsBen Dooks2-5/+72
2008-06-24DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart3-3/+18
2008-06-24DM9000: Remove the 2 resources probe scheme.Laurent Pinchart1-62/+44
2008-06-23bnx2x: Update versionEilon Greenstein1-2/+2
2008-06-23bnx2x: Add PCIE EEH supportWendy Xiong1-6/+95
2008-06-23bnx2x: Enhanced self testYitchak Gertner1-9/+487
2008-06-23bnx2x: Re-factor Tx codeEilon Greenstein1-140/+304
2008-06-23bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov2-136/+884
2008-06-23bnx2x: New statistics codeYitchak Gertner3-850/+1480
2008-06-23bnx2x: Add support for BCM57711 HWEilon Greenstein9-2153/+3752
2008-06-23bnx2x: New microcode part 3/3Eilon Greenstein1-0/+4688
2008-06-23bnx2x: New microcode part 2/3Eilon Greenstein1-0/+3382
2008-06-23bnx2x: New microcode part 1/3Eilon Greenstein1-250/+4354
2008-06-23bnx2x: Remove old microcodeEilon Greenstein1-4900/+1
2008-06-23bnx2x: New init infrastructureEilon Greenstein5-656/+2130
2008-06-23bnx2x: New link codeYaniv Rosner5-3399/+1826
2008-06-23bnx2x: Adding bnx2x_linkYaniv Rosner2-0/+4686
2008-06-23bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein2-0/+1
2008-06-20sctp: Kill unused variable in sctp_assoc_bh_rcv()Vlad Yasevich1-1/+0
2008-06-19bnx2: Update driver version to 1.7.7.Michael Chan1-3/+3
2008-06-19bnx2: Cleanup error handling in bnx2_open().Michael Chan1-23/+14
2008-06-19bnx2: Turn on multi rx rings.Michael Chan2-17/+80
2008-06-19bnx2: Update firmware to support multi rx rings.Michael Chan1-4419/+4437
2008-06-19bnx2: Use one handler for all MSI-X vectors.Michael Chan1-59/+40
2008-06-19bnx2: Optimize fast-path tx and rx work.Michael Chan2-44/+72
2008-06-19bnx2: Put rx ring variables in a separate struct.Michael Chan2-169/+259
2008-06-19bnx2: Put tx ring variables in a separate struct.Michael Chan2-129/+199
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings5-1/+29
2008-06-19net: Disable LRO on devices that are forwardingBen Hutchings5-5/+48
2008-06-19sctp: Follow security requirement of responding with 1 packetVlad Yasevich6-33/+54
2008-06-19sctp: Validate Initiate Tag when handling ICMP messageWei Yongjun1-2/+25
2008-06-18mac80211: detect driver tx bugsJohannes Berg1-1/+8
2008-06-18netlink: genl: fix circular lockingPatrick McHardy1-9/+6
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen2-12/+47
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller1-2/+2
2008-06-18ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].Rami Rosen1-2/+0
2008-06-17net: Add sk_set_socket() helper.David S. Miller2-4/+9
2008-06-17af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat1-9/+70
2008-06-17ax25: Fix std timer socket destroy handling.David S. Miller1-5/+3
2008-06-17netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen1-2/+2
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang1-0/+15
2008-06-17udp: sk_drops handlingEric Dumazet5-11/+17
2008-06-18MAINTAINERSJeff Kirsher1-0/+2
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh5-23/+24
2008-06-18bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh3-22/+35