aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-14fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-11-14net-forcedeth: Add internal loopback support for forcedeth NICs.Sanjay Hortikar1-1/+155
2011-11-146LoWPAN: update documentationalex.bluesman.smirnov@gmail.com1-0/+27
2011-11-146LoWPAN: UDP header decompressionalex.bluesman.smirnov@gmail.com1-1/+60
2011-11-146LoWPAN: UDP header compressionalex.bluesman.smirnov@gmail.com2-4/+52
2011-11-146LoWPAN: set proper netdev flagsalex.bluesman.smirnov@gmail.com1-2/+1
2011-11-146LoWPAN: disable debugging by defaultalex.bluesman.smirnov@gmail.com1-2/+0
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com3-4/+280
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet5-19/+23
2011-11-13net: introduce ethernet teaming deviceJiri Pirko12-0/+2133
2011-11-13bnx2x: update driver version to 1.70.35-0Dmitry Kravkov1-2/+2
2011-11-13bnx2x: Remove on-stack napi struct variableAriel Elior1-5/+7
2011-11-13bnx2x: prevent race in statistics flowDmitry Kravkov1-1/+3
2011-11-13bnx2x: add fan failure event handlingAriel Elior2-1/+26
2011-11-13bnx2x: remove unused #defineDmitry Kravkov1-7/+0
2011-11-13bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.Dmitry Kravkov2-4/+2
2011-11-13bnx2x: DCBX: use #define instead of magicDmitry Kravkov2-4/+6
2011-11-13bnx2x: propagate DCBX negotiationDmitry Kravkov4-46/+90
2011-11-13bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov3-11/+46
2011-11-13bnx2x: remove unused variableDmitry Kravkov1-3/+1
2011-11-13bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov4-2/+4
2011-11-13bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov2-3/+3
2011-11-12be2net: stop issuing FW cmds if any cmd times outSathya Perla3-19/+20
2011-11-12be2net: don't log more than one error on detecting EEH/UE errorsSathya Perla2-13/+5
2011-11-12be2net: stop checking the UE registers after an EEH errorSathya Perla1-2/+4
2011-11-12be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenariosSathya Perla4-34/+42
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet6-22/+28
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet5-13/+12
2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet6-13/+29
2011-11-08sch_choke: use skb_header_pointer()Eric Dumazet1-10/+17
2011-11-08ll_temac: Add support for phy_mii_ioctlRicardo Ribalda1-0/+14
2011-11-08net: make ipv6 PKTINFO honour freebindMaciej Żenczykowski1-1/+1
2011-11-08net: make ipv6 bind honour freebindMaciej Żenczykowski1-1/+1
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones38-136/+166
2011-11-08sctp: fasthandoff with ASCONF at server-nodeMichio Honda1-1/+7
2011-11-08sctp: fasthandoff with ASCONF at mobile-nodeMichio Honda3-1/+20
2011-11-08net: better pcpu data alignmentEric Dumazet5-5/+5
2011-11-08ipv4: Fix inetpeer expire time informationSteffen Klassert1-3/+7
2011-11-08net: min_pmtu default is 552Eric Dumazet1-1/+1
2011-11-08tcp: Fix comments for Nagle algorithmFeng King1-1/+1
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal1-1/+1
2011-11-08l2tp: fix l2tp_udp_recv_core()Eric Dumazet1-4/+4
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth1-3/+4
2011-11-08ipv6: drop packets when source address is multicastBrian Haley1-0/+8
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang1-1/+1
2011-11-07Linux 3.2-rc1Linus Torvalds1-3/+3
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro1-1/+15
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro1-2/+4