summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: add Adaptation Layer Indication parameter only when it's setmalc2009-03-131-10/+19
* sctp: fix to send FORWARD-TSN chunk only if peer has such capableWei Yongjun2009-03-131-0/+3
* sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capableWei Yongjun2009-03-131-2/+2
* sctp: simplify sctp listening codeVlad Yasevich2009-03-131-102/+50
* cxgb3: update driver versionDivy Le Ray2009-03-131-1/+1
* cxgb3: update FWDivy Le Ray2009-03-135-1884/+1888
* cxgb3: detect mac link faults.Divy Le Ray2009-03-136-9/+285
* cxgb3: Update Rev3 mac workaroundDivy Le Ray2009-03-131-39/+33
* cxgb3: disable high freq non-data interruptsDivy Le Ray2009-03-134-5/+86
* cxgb3: separate TX and RX reclaim handlersDivy Le Ray2009-03-132-40/+89
* cxgb3: prefetch buffer access in GRO modeDivy Le Ray2009-03-131-0/+3
* cxgb3: fix skb truesize in jumbo modeDivy Le Ray2009-03-131-1/+2
* cxgb3: release page ref on mapping errorDivy Le Ray2009-03-131-12/+14
* cxgb3: ring rx door bell less frequentlyDivy Le Ray2009-03-132-8/+25
* wimax: fix i2400m printk formatsRandy Dunlap2009-03-111-2/+2
* tcp: allow timestamps even if SYN packet has tsval=0Eric Dumazet2009-03-111-9/+0
* forcedeth: version bump to 64Ayaz Abdulla2009-03-101-1/+1
* forcedeth: fix irq clearing and napi spin lock changesAyaz Abdulla2009-03-101-14/+4
* forcedeth: performance changesAyaz Abdulla2009-03-101-2/+2
* forcedeth: add interrupt moderation logicAyaz Abdulla2009-03-101-31/+106
* forcedeth: remove isr processing loopAyaz Abdulla2009-03-101-147/+105
* forcedeth: add new optimization modeAyaz Abdulla2009-03-101-48/+57
* forcedeth: napi - handle all processingAyaz Abdulla2009-03-101-38/+60
* forcedeth: add/modify tx done with limitAyaz Abdulla2009-03-101-6/+14
* forcedeth: remove overheadAyaz Abdulla2009-03-101-32/+4
* forcedeth: save irq events for napi processingAyaz Abdulla2009-03-101-24/+23
* forcedeth: remove msix + napiAyaz Abdulla2009-03-101-21/+5
* forcedeth: fix missing napi enable/disable callsAyaz Abdulla2009-03-101-12/+26
* forcedeth: fix stats version featureAyaz Abdulla2009-03-101-6/+6
* net: fix warning about non-const stringStephen Hemminger2009-03-101-1/+1
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-1021-29/+26
* gigaset: return -ENOTTY for unimplemented functionsPaul Bolle2009-03-101-4/+4
* gigaset: Kconfig cleanupTilman Schmidt2009-03-101-8/+6
* netxen: annotate board_config and board_typeDhananjay Phadke2009-03-106-109/+85
* netxen: cleanup superfluous multi-context codeDhananjay Phadke2009-03-106-219/+178
* netxen: refactor netdev open closeDhananjay Phadke2009-03-101-136/+166
* netxen: small xmit optimizationsDhananjay Phadke2009-03-103-12/+17
* netxen: cleanup rx handlingDhananjay Phadke2009-03-102-74/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-107-9/+44
|\
| * bnx2x: Using DMAE to initialize the chipEilon Greenstein2009-03-102-13/+9
| * bnx2x: Casting page alignmentEilon Greenstein2009-03-101-1/+1
| * bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein2009-03-101-1/+2
| * p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
| * cfg80211: test before subtraction on unsignedRoel Kluin2009-03-061-1/+2
| * iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
| * rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
| * rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
* | qlge: bugfix: Fix endian issue related to rx buffers.Ron Mercer2009-03-101-3/+6
* | qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer2009-03-101-0/+3
* | qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer2009-03-101-4/+6