summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-20sctp: Kill unused variable in sctp_assoc_bh_rcv()Vlad Yasevich1-1/+0
2008-06-20bnx2: Update driver version to 1.7.7.Michael Chan1-3/+3
2008-06-20bnx2: Cleanup error handling in bnx2_open().Michael Chan1-23/+14
2008-06-20bnx2: Turn on multi rx rings.Michael Chan2-17/+80
2008-06-20bnx2: Update firmware to support multi rx rings.Michael Chan1-4419/+4437
2008-06-20bnx2: Use one handler for all MSI-X vectors.Michael Chan1-59/+40
2008-06-20bnx2: Optimize fast-path tx and rx work.Michael Chan2-44/+72
2008-06-20bnx2: Put rx ring variables in a separate struct.Michael Chan2-169/+259
2008-06-20bnx2: Put tx ring variables in a separate struct.Michael Chan2-129/+199
2008-06-20net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings5-1/+29
2008-06-20net: Disable LRO on devices that are forwardingBen Hutchings5-5/+48
2008-06-20sctp: Follow security requirement of responding with 1 packetVlad Yasevich6-33/+54
2008-06-20sctp: Validate Initiate Tag when handling ICMP messageWei Yongjun1-2/+25
2008-06-19mac80211: 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-18net: Add sk_set_socket() helper.David S. Miller2-4/+9
2008-06-18af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat1-9/+70
2008-06-18ax25: Fix std timer socket destroy handling.David S. Miller1-5/+3
2008-06-18netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen1-2/+2
2008-06-18tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang1-0/+15
2008-06-18udp: 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
2008-06-18bonding: deliver netdev event for fail-over under the active-backup modeOr Gerlitz1-0/+8
2008-06-18bonding: bond_change_active_slave() cleanup under active-backupOr Gerlitz1-10/+8
2008-06-18net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz3-0/+8
2008-06-18sky2: version 1.22Stephen Hemminger1-1/+1
2008-06-18sky2: 88E8057 chip supportStephen Hemminger2-5/+16
2008-06-18sky2: use DEFINE_PCI_DEVICE_TABLEStephen Hemminger1-1/+1
2008-06-18sky2: chip version printoutStephen Hemminger1-15/+25
2008-06-18sky2: phy setup changesStephen Hemminger1-3/+3
2008-06-18ibm_emac: Remove the ibm_emac driverJosh Boyer20-5289/+0
2008-06-18atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-18net/enc28j60: low power modeDavid Brownell1-24/+58
2008-06-18net/enc28j60: section fixDavid Brownell1-3/+2
2008-06-18sky2: 88E8040T pci device idStephen Hemminger1-0/+1
2008-06-18netxen: download firmware in pci probeDhananjay Phadke2-59/+30
2008-06-18netxen: cleanup debug messagesDhananjay Phadke4-132/+70
2008-06-18netxen: remove global physical_port arrayDhananjay Phadke6-24/+22
2008-06-18netxen: fix portnum for hp mezz cardsDhananjay Phadke1-2/+8
2008-06-18ibm_newemac: select CRC32 in KconfigJosh Boyer1-0/+1
2008-06-18rose: improving AX25 routing frames via ROSE networkBernard Pidoux3-14/+21
2008-06-18xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert1-1/+1
2008-06-18atm: [fore200e] convert to use request_firmware()Chas Williams9-3047/+71
2008-06-18atm: [he] remove #ifdef clutterChas Williams2-178/+0
2008-06-18atm: [iphase] 64-bit cleanupAlan Cox2-14/+11