summaryrefslogtreecommitdiffstats
path: root/drivers/leds/ledtrig-gpio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-24Remove unnecessary forward declarations from velocity NIC driver.Dave Jones1-1681/+1580
2009-07-24Fix up CodingStyle problems in via-velocity.cDave Jones1-95/+80
2009-07-24Remove unused zero-copy code from velocity NIC driver.Dave Jones1-66/+11
2009-07-24TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen1-14/+44
2009-07-24af_packet: style cleanupsEric Dumazet1-124/+122
2009-07-24net: move macsonic's probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-24net: move xtsonic's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move meth's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move jazzsonic's probe function to .devinit.textUwe Kleine-König1-2/+2
2009-07-24net: move sgiseeq's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24veth: Zero timestamp in xmit path.Ben Greear1-0/+1
2009-07-24can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas2-47/+112
2009-07-24dm9000: switch to dev_pm_opsMike Rapoport1-6/+12
2009-07-24be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde4-94/+31
2009-07-24Phonet: dropped datagrams accountingRémi Denis-Courmont1-1/+4
2009-07-24Phonet: account for dropped RX packetsRémi Denis-Courmont1-1/+6
2009-07-24Phonet: sockets list through proc_fsRémi Denis-Courmont3-0/+105
2009-07-21bnx2x: Version 1.48.113-1Eilon Greenstein1-2/+2
2009-07-21bnx2x: Missing parenthesis might result with wrong castingEilon Greenstein1-1/+1
2009-07-21bnx2x: Set LED in loopback testEilon Greenstein1-0/+5
2009-07-21bnx2x: Supporting BCM8727 PHYEilon Greenstein6-179/+1049
2009-07-21bnx2x: Update vlan_featuresEilon Greenstein1-2/+17
2009-07-21bnx2x: SMP-safe inter_semEilon Greenstein1-1/+9
2009-07-21bnx2x: Adding some mmiowbEilon Greenstein1-0/+17
2009-07-21bnx2x: Fan failure early detectionEilon Greenstein1-0/+5
2009-07-21bnx2x: Fan failureEilon Greenstein2-37/+90
2009-07-21bnx2x: Stop management traffic in loopback testEilon Greenstein2-0/+13
2009-07-21mcastv6: Local variable shadows function argumentGerrit Renker1-1/+0
2009-07-20RDS: Refactor end of __conn_create for readabilityAndy Grover1-17/+31
2009-07-20RDS/IW: Remove dead codeAndy Grover1-9/+4
2009-07-20RDS/IW: Remove page_shift variable from iwarp transportAndy Grover4-22/+11
2009-07-20RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover3-12/+6
2009-07-20RDS: Fix completion notifications on blocking socketsAndy Grover1-11/+13
2009-07-20RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover1-3/+3
2009-07-20RDS/IB: Disable flow control in sysctl and explain whyAndy Grover1-1/+11
2009-07-20RDS/IB: Move tx/rx ring init and refill to laterAndy Grover1-6/+12
2009-07-20RDS: Don't set c_version in __rds_conn_create()Andy Grover1-1/+0
2009-07-20RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover1-6/+6
2009-07-20RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover1-4/+4
2009-07-20RDS/IB: Fix printk to indicate remote IP, not localAndy Grover1-1/+1
2009-07-20RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover3-6/+58
2009-07-20RDS/IB: Improve RDS protocol version checkingAndy Grover1-6/+19
2009-07-20RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover3-1/+7
2009-07-20net: explain netns notifiers a little betterJohannes Berg1-7/+9
2009-07-20b44: strncpy does not null terminate stringroel kluin1-4/+4
2009-07-20ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookupsJarek Poplawski1-3/+3
2009-07-20ipv4: Fix inflate_threshold_root automaticallyJarek Poplawski1-7/+22
2009-07-20ipv4: Use synchronize_rcu() during trie_rebalance()Jarek Poplawski1-0/+15
2009-07-20vlan: Propagate physical MTU changesHerbert Xu1-0/+13