summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Fix typo in cmd.cMasanari Iida2012-02-041-1/+1
* tms380tr: Fix cascading if/else tab abuseJoe Perches2012-02-041-112/+67
* be2net: Use new implementation of get mac list commandPadmanabh Ratnakar2012-02-043-40/+92
* be2net: Fix link status query commandPadmanabh Ratnakar2012-02-041-2/+4
* caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com2012-02-042-42/+104
* caif: Add drop count for caif_net device.sjur.brandeland@stericsson.com2012-02-041-6/+6
* caif: Kill debugfs vars for caif socketsjur.brandeland@stericsson.com2012-02-041-112/+1
* enic: Update enic maintainersNeel Patel2012-02-041-1/+2
* enic: Check firmware capability before issuing firmware commandsNeel Patel2012-02-042-28/+32
* enic: Enable support for multiple hardware receive queuesNeel Patel2012-02-041-2/+2
* qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria2012-02-041-1/+1
* qlge: Fix memory leak in the process of refillJitendra Kalsaria2012-02-041-3/+5
* qlge: Removing needless print's which are notJitendra Kalsaria2012-02-041-70/+1
* qlge: Fixed invalid reference to ip headerJitendra Kalsaria2012-02-041-3/+4
* qlge: Updating Schultz LICENSE.qlge file.Sritej Velaga2012-02-041-43/+285
* qlcnic: Fix API unlockManish chopra2012-02-042-4/+3
* qlcnic: Fix firmware abort code check.Sritej Velaga2012-02-041-1/+1
* qlcnic: report valid speed and duplex status when link is downSony Chacko2012-02-042-6/+9
* qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga2012-02-041-2/+12
* netxen: report valid speed and duplex status when link is downSony Chacko2012-02-042-2/+7
* netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia2012-02-041-5/+3
* netxen_nic: Error logging on firmware hangSritej Velaga2012-02-042-2/+20
* netxen_nic: Fix phy link statusSritej Velaga2012-02-041-1/+5
* netxen_nic: fw dump supportManish chopra2012-02-046-22/+1380
* netxen_nic: fix cdrp race conditionSritej Velaga2012-02-042-72/+89
* eicon: fix -Warray-bounds warningDanny Kukawka2012-02-021-30/+30
* qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller2012-02-021-19/+16
* bna: Implement ethtool flash_device entry point.Krishna Gudipati2012-02-012-0/+43
* atm: clip: Convert over to dst_neigh_lookup().David S. Miller2012-02-011-4/+13
* decnet: Add missing neigh->ha locking to dn_neigh_output_packet()David S. Miller2012-02-011-9/+15
* ipv6: Remove never used function inet6_ac_check().David S. Miller2012-02-012-30/+0
* PATCH V2 net-next] net: dev: Convert printks to pr_<level>Joe Perches2012-02-011-55/+39
* vmxnet3: Fix typo in vmxnet3_drv.cMasanari Iida2012-02-011-1/+1
* atm: Fix typo in lanai.cMasanari Iida2012-02-011-1/+1
* hamradio: fix incompatible pointer in module parameterDanny Kukawka2012-02-012-2/+2
* be2net: add descriptions for stat counters reported via ethtoolSathya Perla2012-02-014-18/+74
* ixgbe: Add module parameter to allow untested and unsafe SFP+ modulesPeter P Waskiewicz Jr2012-02-013-3/+20
* netpoll: Neaten MAX_SKB_SIZE macroJoe Perches2012-02-011-3/+5
* netpoll: Convert printks to np_<level> and add pr_fmtJoe Perches2012-02-011-35/+28
* mISDN: use memchr_invAkinobu Mita2012-02-011-13/+3
* tcp: md5: RST: getting md5 key from listenerShawn Lu2012-02-012-5/+83
* xfrm6: remove unneeded NULL check in __xfrm6_output()Dan Carpenter2012-02-011-1/+1
* tcp: md5: protects md5sig_info with RCUEric Dumazet2012-02-014-15/+22
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-3186-192/+63
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-3160-233/+77
* tcp: md5: use sock_kmalloc() to limit md5 keysEric Dumazet2012-01-311-2/+4
* tcp: md5: rcu conversionEric Dumazet2012-01-315-335/+141
* tcp: md5: remove obsolete md5_add() methodEric Dumazet2012-01-313-21/+0
* r8169: spinlock redux.Francois Romieu2012-01-311-8/+0
* r8169: avoid a useless work scheduling.Francois Romieu2012-01-311-1/+3
OpenPOWER on IntegriCloud