summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-12-16be2net: use mutex instead of spin lock for mbox_lockIvan Vecera3-32/+47
2010-12-16bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertionBen Hutchings1-1/+6
2010-12-16bonding: Change active slave quietly when bond is downBen Hutchings1-6/+9
2010-12-16bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings1-26/+1
2010-12-16axnet_cs: move id (0x1bf, 0x2328) to axnet_csKen Kawasaki2-1/+1
2010-12-16bonding: Fix slave selection bug.Hillf Danton1-2/+2
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-9/+139
2010-12-14p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa1-0/+1
2010-12-13p54usb: add 5 more USBIDsChristian Lamparter1-0/+5
2010-12-13libertas: fix potential NULL-pointer dereferenceSven Neumann1-1/+1
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-2/+4
2010-12-12pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota1-1/+1
2010-12-12WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa1-1/+4
2010-12-12bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov1-2/+2
2010-12-12bnx2x: Fixed a compilation warningVladislav Zolotarov1-2/+2
2010-12-12bnx2x: LSO code was broken on BE platformsVladislav Zolotarov1-16/+26
2010-12-12qlge: Fix deadlock when cancelling worker.Ron Mercer3-8/+6
2010-12-12Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-1/+2
2010-12-10cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom1-4/+11
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2-6/+55
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams15-35/+30
2010-12-10enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri1-1/+2
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller15-63/+82
2010-12-10connector: add module aliasStephen Hemminger1-0/+1
2010-12-10r8169: Fix runtime power managementRafael J. Wysocki1-10/+16
2010-12-09hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer1-4/+0
2010-12-09net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2-20/+9
2010-12-09iwlagn: implement layout-agnostic EEPROM readingWey-Yi Guy6-1/+120
2010-12-09iwlagn: rename enhanced txpower fieldsJohannes Berg2-5/+8
2010-12-08orinoco: fix TKIP countermeasure behaviourDavid Kilroy1-2/+2
2010-12-08orinoco: clear countermeasure setting on commitDavid Kilroy1-0/+6
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan4-2/+18
2010-12-08ath5k: Put the right tsf value in mesh beaconsJavier Cardona1-1/+2
2010-12-08ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona1-1/+1
2010-12-08ath5k: Fix beaconing in mesh modeJavier Cardona1-3/+5
2010-12-08orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2-14/+14
2010-12-08ehea: Fixing LRO configurationBreno Leitao2-2/+14
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1
2010-12-08Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller3-14/+37
2010-12-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao1-0/+2
2010-12-08cxgb4: fix MAC address hash filterDimitris Michailidis1-1/+1
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX2-2/+2
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller21-93/+120
2010-12-08Bluetooth: add NULL pointer check in HCIJun Nie1-2/+4
2010-12-07sfc: Fix NAPI list corruption during ring reallocationBen Hutchings1-12/+19
2010-12-07ath9k: fix beacon resource related race conditionRajkumar Manoharan1-14/+7
2010-12-07ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2-3/+9
2010-12-07ath9k: fix a DMA related race condition on resetFelix Fietkau3-19/+10
2010-12-07ath9k: fix bug in tx powerMatteo Croce1-4/+8
2010-12-07sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings3-2/+18