summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | staging: sst: Fix for dmic capture on v2 pmicHarsha Priya2011-02-031-1/+4
| * | | | staging: hv: Enable sending GARP packet after live migrationHaiyang Zhang2011-02-031-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1028-162/+243
|\ \ \ \ | |_|/ / |/| | |
| * | | virtio_net: Add schedule check to napi_enable callBruce Rogers2011-02-101-11/+16
| * | | pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA2011-02-101-2/+2
| * | | isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller2011-02-094-32/+2
| * | | can: softing_cs needs slab.hRandy Dunlap2011-02-091-0/+1
| * | | pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada2011-02-091-8/+4
| * | | pch_can: fix module reload issue with MSITomoya2011-02-091-0/+1
| * | | pch_can: fix rmmod issueTomoya2011-02-091-1/+1
| * | | pch_can: fix 800k comms issueTomoya2011-02-091-1/+1
| * | | USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko2011-02-081-80/+147
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-02-088-14/+21
| |\ \ \
| | * | | ixgbe: update version stringDon Skidmore2011-02-081-1/+1
| | * | | ixgbe: cleanup variable initializationDon Skidmore2011-02-081-1/+1
| | * | | ixgbe: limit VF access to network trafficAlexander Duyck2011-02-082-2/+3
| | * | | ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore2011-02-081-2/+9
| | * | | ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2011-02-082-6/+3
| | * | | e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2011-02-082-1/+4
| | * | | e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg2011-02-081-1/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-088-6/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iwlagn: Re-enable RF_KILL interrupt when downDon Fry2011-02-071-0/+6
| | * | | ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch2011-02-071-1/+1
| | * | | ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-043-4/+7
| | * | | carl9170: fix typo in PS codeChristian Lamparter2011-02-041-1/+1
| | * | | wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl2011-02-031-0/+3
| | * | | iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy2011-02-021-0/+2
| * | | | bnx2x: Duplication in promisc modeVladislav Zolotarov2011-02-061-9/+23
| * | | | sis900: Fix mem leak in sis900_rx error pathJesper Juhl2011-02-061-0/+1
| * | | | benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde2011-02-061-0/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-02-091-3/+15
|\ \ \ \ \
| * | | | | virtio: console: Update CopyrightAmit Shah2011-02-081-1/+2
| * | | | | virtio: console: Wake up outvq on host notificationsAmit Shah2011-02-081-2/+13
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-02-095-4/+8
|\ \ \ \ \ \
| * | | | | | cdrom: support devices that have check_events but not media_changedSimon Arlott2011-02-091-1/+2
| * | | | | | cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessa...Stephen M. Cameron2011-01-191-1/+1
| * | | | | | drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2011-01-191-1/+1
| * | | | | | loop: queue_lock NULL pointer derefence in blk_throtl_exitSergey Senozhatsky2011-01-191-0/+3
| * | | | | | drivers/block/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2011-01-191-1/+1
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-095-49/+106
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | FIX: md: process hangs at wait_barrier after 0->10 takeoverKrzysztof Wojcik2011-02-081-2/+4
| * | | | | | md_make_request: don't touch the bio after calling make_requestChris Mason2011-02-071-2/+7
| * | | | | | md: Don't allow slot_store while resync/recovery is happening.NeilBrown2011-02-021-0/+3
| * | | | | | md: don't clear curr_resync_completed at end of resync.NeilBrown2011-01-311-3/+0
| * | | | | | md: Don't use remove_and_add_spares to remove failed devices from a read-only...NeilBrown2011-01-311-2/+15
| * | | | | | Add raid1->raid0 takeover supportKrzysztof Wojcik2011-01-311-0/+40
| * | | | | | md: Remove the AllReserved flag for component devices.NeilBrown2011-01-312-10/+5
| * | | | | | md: don't abort checking spares as soon as one cannot be added.NeilBrown2011-01-311-2/+1
| * | | | | | md: fix the test for finding spares in raid5_start_reshape.NeilBrown2011-01-311-2/+2
| * | | | | | md: simplify some 'if' conditionals in raid5_start_reshape.NeilBrown2011-01-311-27/+28