summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
request 7.10 firmwareDivy Le Ray 2010-05-31drivers/net/cxgb3: Use memdup_userJulia Lawall 2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches 2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch 2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto 2010-04-13cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori 2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2010-04-03net: convert multicast list to list_headJiri Pirko 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds 2010-03-08Merge branch 'for-next' into for-linusJiri Kosina 2010-03-04cxgb3: fix hot plug removal crashDivy Le Ray 2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds 2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise 2010-02-17cxgb3: convert to use netdev_for_each_addrJiri Pirko 2010-02-15cxgb3: fix link flapDivy Le Ray 2010-02-15cxgb3: FIx VLAN over Jumbo framesDivy Le Ray 2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray 2010-02-05Fix spelling of 'platform' in comments and docStefan Weil 2010-02-03cxgb3: add memory barriersDivy Le Ray 2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan 2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall 2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller 2009-12-11cxgb3: Fixing EEH handlersBreno Leitao 2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2009-12-07Merge branch 'for-next' into for-linusJiri Kosina 2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa 2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches