| Commit message (Expand) | Author | Age | Files | Lines |
* | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 2011-05-22 | 1 | -0/+1 |
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 1 | -2/+2 |
* | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 2011-04-29 | 1 | -4/+6 |
* | net: cxgb3: convert to hw_features | Michał Mirosław | 2011-04-17 | 4 | -76/+17 |
* | ethtool: allow custom interval for physical identification | Allan, Bruce W | 2011-04-14 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 | 2 | -4/+4 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -4/+4 |
* | | cxgb3: implement set_phys_id | stephen hemminger | 2011-04-06 | 1 | -11/+14 |
|/ |
|
* | cxgb3: Apply interrupt coalescing settings to all queues | Anton Blanchard | 2011-03-28 | 1 | -4/+10 |
* | net: make dev->master general | Jiri Pirko | 2011-02-13 | 1 | -1/+2 |
* | net: Kill NETEVENT_PMTU_UPDATE. | David S. Miller | 2011-02-08 | 1 | -2/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+0 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -2/+2 |
* | | | drivers/net/*/: Use static const | Joe Perches | 2010-12-21 | 2 | -13/+13 |
* | | | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 | 1 | -1/+2 |
* | | | cxgb3: Removing unused return variable | Breno Leitao | 2010-11-28 | 1 | -2/+1 |
* | | | drivers/net: use vzalloc() | Eric Dumazet | 2010-11-27 | 1 | -4/+2 |
| |/
|/| |
|
* | | cxgb3: remove call to stop TX queues at load time. | Divy Le Ray | 2010-11-01 | 1 | -1/+0 |
|/ |
|
* | cxgb3: Fix panic in free_tx_desc() | Krishna Kumar | 2010-10-28 | 1 | -1/+3 |
* | cxgb3: fix crash due to manipulating queues before registration | Nishanth Aravamudan | 2010-10-28 | 1 | -1/+1 |
* | cxgb3: fix device opening error path | Divy Le Ray | 2010-10-25 | 1 | -3/+5 |
* | cxgb3: function namespace cleanup | stephen hemminger | 2010-10-21 | 7 | -289/+18 |
* | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross | 2010-10-21 | 1 | -2/+2 |
* | cxgb3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 2010-09-27 | 1 | -1/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 | 1 | -0/+2 |
|\ |
|
| * | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-16 | 1 | -0/+2 |
* | | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-26 | 1 | -1/+1 |
* | | net/cxgb3: remove undefined operations | Andreas Schwab | 2010-09-13 | 1 | -1/+1 |
* | | cxgb3: Avoid flush_workqueue() deadlock. | Casey Leedom | 2010-09-03 | 1 | -9/+15 |
* | | cxgb3: Leave interrupts for fatal errors asserted in common code. | Casey Leedom | 2010-09-03 | 1 | -2/+2 |
* | | cxgb3: Set FATALPERREN. | Casey Leedom | 2010-09-03 | 1 | -0/+1 |
* | | cxgb3: Add register bit definition for Fatal Parity Error. | Casey Leedom | 2010-09-03 | 1 | -0/+4 |
* | | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 1 | -1/+1 |
|/ |
|
* | cxgb3: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 | 1 | -12/+13 |
* | drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method | Andy Shevchenko | 2010-07-21 | 1 | -12/+4 |
* | cxgb3: simplify need_skb_unmap | FUJITA Tomonori | 2010-07-08 | 1 | -9/+5 |
* | cxgb3: request 7.10 firmware | Divy Le Ray | 2010-06-25 | 1 | -2/+2 |
* | drivers/net/cxgb3: Use memdup_user | Julia Lawall | 2010-05-31 | 1 | -9/+3 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-27 | 2 | -2/+2 |
|\ |
|
| * | cxgb3: Wait longer for control packets on initialization | Andre Detsch | 2010-04-27 | 1 | -1/+1 |
| * | cxgb3: fix linkup issue | Hiroshi Shimamoto | 2010-04-21 | 1 | -1/+1 |
* | | cxgb3: use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 2010-04-13 | 1 | -10/+10 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 4 | -0/+4 |
|\ \
| |/ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -0/+4 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -4/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 | 1 | -0/+1 |
|\ |
|
| * | cxgb3: fix hot plug removal crash | Divy Le Ray | 2010-03-04 | 1 | -0/+1 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -2/+2 |
|\ \ |
|