aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* cxgb3: do vlan cleanupJiri Pirko2011-07-21
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\
| * cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez2011-06-24
* | cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-28
* | drivers/net: Remove casts of void *Joe Perches2011-06-21
|/
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* net: cxgb3: convert to hw_featuresMichał Mirosław2011-04-17
* ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | cxgb3: implement set_phys_idstephen hemminger2011-04-06
|/
* cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard2011-03-29
* net: make dev->master generalJiri Pirko2011-02-13
* net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-08
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | drivers/net/*/: Use static constJoe Perches2010-12-21
* | | drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* | | cxgb3: Removing unused return variableBreno Leitao2010-11-28
* | | drivers/net: use vzalloc()Eric Dumazet2010-11-28
| |/ |/|
* | cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-01
|/
* cxgb3: Fix panic in free_tx_desc()Krishna Kumar2010-10-28
* cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan2010-10-28
* cxgb3: fix device opening error pathDivy Le Ray2010-10-25
* cxgb3: function namespace cleanupstephen hemminger2010-10-21
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
* | drivers/net: return operator cleanupEric Dumazet2010-09-26
* | net/cxgb3: remove undefined operationsAndreas Schwab2010-09-13
* | cxgb3: Avoid flush_workqueue() deadlock.Casey Leedom2010-09-03
* | cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom2010-09-03
* | cxgb3: Set FATALPERREN.Casey Leedom2010-09-03
* | cxgb3: Add register bit definition for Fatal Parity Error.Casey Leedom2010-09-03
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
|/
* cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
* drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko2010-07-21
* cxgb3: simplify need_skb_unmapFUJITA Tomonori2010-07-09
* cxgb3: request 7.10 firmwareDivy Le Ray2010-06-26
* drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-31
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-27
| * cxgb3: fix linkup issueHiroshi Shimamoto2010-04-21