summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-25sky2: add support for receive hashingStephen Hemminger2-2/+91
2010-04-23Merge branch 'master' into for-davemJohn W. Linville114-8917/+18938
2010-04-23bnx2x: add support for receive hashingTom Herbert2-9/+19
2010-04-23sky2: size status ring based on Tx/Rx ringstephen hemminger2-16/+20
2010-04-23X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry1-6/+6
2010-04-23X25: Use identifiers for cyclades device to x25 interfaceandrew hendry1-5/+8
2010-04-23X25: Use identifiers for lapbether device to x25 interfaceandrew hendry1-6/+6
2010-04-23X25: Use identifiers for x25 async device to x25 interfaceandrew hendry1-6/+6
2010-04-23X25: Use identifiers for isdn device to x25 interfaceandrew hendry1-8/+9
2010-04-23niu: Add skb->rxhash support.David S. Miller2-14/+45
2010-04-23qlcnic: update version 5.0.2Amit Kumar Salecha1-2/+2
2010-04-23qlcnic: protect resource accessAmit Kumar Salecha1-0/+11
2010-04-23qlcnic: fix rcv buffer leakAmit Kumar Salecha1-3/+5
2010-04-23qlcnic: fix pci semaphore checksAmit Kumar Salecha1-4/+7
2010-04-23qlcnic: define macro for driver stateAmit Kumar Salecha2-11/+17
2010-04-23qlcnic: fix fw initialization responsibilityAmit Kumar Salecha1-29/+37
2010-04-23qlcnic: fix defines as per IDC documentAmit Kumar Salecha2-13/+18
2010-04-23qlcnic: additional driver statisticsAmit Kumar Salecha4-2/+21
2010-04-22cxgb4: Make unnecessarily global functions staticRoland Dreier3-13/+13
2010-04-22cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier1-1/+1
2010-04-22ehea: fix possible DLPAR/mem deadlockThomas Klein2-6/+15
2010-04-22ehea: error handling improvementThomas Klein3-26/+62
2010-04-22ks8842: Add platform data for setting mac addressRichard Röjfors1-11/+42
2010-04-22net: small cleanup of lib8390Nikanth Karthikesan1-6/+6
2010-04-21ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez1-34/+34
2010-04-21ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez1-2/+2
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller83-1092/+1364
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller65-1057/+1315
2010-04-21tg3: Enable GRO by default.David S. Miller1-0/+1
2010-04-21niu: Enable GRO by default.David S. Miller1-1/+1
2010-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-15/+29
2010-04-21net: sk_sleep() helperEric Dumazet4-9/+9
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds7-23/+55
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2010-04-20ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau1-0/+4
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau3-1/+15
2010-04-20ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau1-11/+28
2010-04-20ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau1-13/+6
2010-04-20ath9k: update the ath_max_4ms_framelen tableFelix Fietkau1-14/+27
2010-04-20ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau1-1/+1
2010-04-20ath9k: clean up tx buffer handlingFelix Fietkau1-35/+32
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau3-1/+31
2010-04-20ath5k: basic support for surveyHolger Schurig1-0/+19
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-0/+28
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-3/+25
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-208139too: Fix a typo in the function name.Alexander Kuznetsov1-1/+1
2010-04-20wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez1-8/+10
2010-04-20orinoco: have sparse check endian issuesDavid Kilroy1-0/+3
2010-04-20orinoco: use cfg80211_find_ieDavid Kilroy2-14/+2