aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qlcnic/qlcnic_init.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-22qlcnic: fix fw initialization responsibilityAmit Kumar Salecha1-29/+37
2010-04-22qlcnic: fix defines as per IDC documentAmit Kumar Salecha2-13/+18
2010-04-22qlcnic: additional driver statisticsAmit Kumar Salecha4-2/+21
2010-04-22IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger4-1/+29
2010-04-22net: Orphan and de-dst skbs earlier in xmit path.David S. Miller1-7/+8
2010-04-22rps: immediate send IPI in process_backlog()Eric Dumazet1-34/+42
2010-04-21cxgb4: Make unnecessarily global functions staticRoland Dreier3-13/+13
2010-04-21cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier1-1/+1
2010-04-21ethernet: print protocol in host byte orderJohannes Berg1-1/+1
2010-04-21net: Introduce skb_orphan_try()Eric Dumazet1-1/+0
2010-04-21ehea: fix possible DLPAR/mem deadlockThomas Klein2-6/+15
2010-04-21ehea: error handling improvementThomas Klein3-26/+62
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors2-11/+76
2010-04-21net: small cleanup of lib8390Nikanth Karthikesan1-6/+6
2010-04-21fasync: RCU and fine grained lockingEric Dumazet3-92/+59
2010-04-21tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller1-0/+3
2010-04-21tcp: Fix ipv6 checksumming on response packets for real.David S. Miller1-2/+0
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells1-1/+1
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu1-1/+1
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen2-8/+2
2010-04-20net: Fix various endianness glitchesEric Dumazet17-61/+65
2010-04-20bridge: add a missing ntohs()Eric Dumazet1-1/+1
2010-04-20tg3: Enable GRO by default.David S. Miller1-0/+1
2010-04-20niu: Enable GRO by default.David S. Miller1-1/+1
2010-04-20net: sk_sleep() helperEric Dumazet46-204/+208
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko1-0/+1
2010-04-20rps: consistent rxhashEric Dumazet1-7/+18
2010-04-20rps: cleanupsEric Dumazet2-71/+82
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-19Linux 2.6.34-rc5Linus Torvalds1-2/+2
2010-04-19rmap: add exclusively owned pages to the newest anon_vmaRik van Riel1-11/+16
2010-04-19rps: static functionsEric Dumazet1-2/+2
2010-04-198139too: Fix a typo in the function name.Alexander Kuznetsov1-1/+1
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller1-3/+3
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre1-0/+2
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg1-1/+0
2010-04-19rps: shortcut net_rps_action()Eric Dumazet2-50/+38
2010-04-19bnx2x: Date and versionVladislav Zolotarov1-2/+2
2010-04-19bnx2x: Don't report link down if has been already downVladislav Zolotarov1-2/+4
2010-04-19bnx2x: Rework power state handling codeVladislav Zolotarov1-3/+9
2010-04-19bnx2x: use mask in test_registers() to avoid parity errorVladislav Zolotarov1-1/+1
2010-04-19bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov2-8/+38
2010-04-19bnx2x: Added new statisticsVladislav Zolotarov2-46/+76
2010-04-19bnx2x: White spacesVladislav Zolotarov2-161/+213
2010-04-19bnx2x: Protect code with NOMCPVladislav Zolotarov1-12/+32
2010-04-19bnx2x: Increase DMAE max write size for 57711Vladislav Zolotarov2-5/+6
2010-04-19bnx2x: Use VPD-R V0 entry to display firmware revisionVladislav Zolotarov2-2/+73